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