4 references to InterpolatedStringTextSyntax
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Internal.Generated.vb (3)
34241
Return new
InterpolatedStringTextSyntax
(Me.Kind, newErrors, GetAnnotations, _textToken)
34245
Return new
InterpolatedStringTextSyntax
(Me.Kind, GetDiagnostics, annotations, _textToken)
41627
Return New
InterpolatedStringTextSyntax
(node.Kind, node.GetDiagnostics, node.GetAnnotations, newTextToken)
Generated\Syntax.xml.Syntax.Generated.vb (1)
35553
Me.New(New Microsoft.CodeAnalysis.VisualBasic.Syntax.InternalSyntax.
InterpolatedStringTextSyntax
(kind, errors, annotations, textToken), Nothing, 0)