4 references to XmlTextSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
28743Return new XmlTextSyntax(Me.Kind, newErrors, GetAnnotations, _textTokens) 28747Return new XmlTextSyntax(Me.Kind, GetDiagnostics, annotations, _textTokens) 41043Return New XmlTextSyntax(node.Kind, node.GetDiagnostics, node.GetAnnotations, newTextTokens.Node)
Generated\Syntax.xml.Syntax.Generated.vb (1)
31038Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.XmlTextSyntax(kind, errors, annotations, textTokens), Nothing, 0)