2 references to InterpolatedStringTextSyntax
Microsoft.CodeAnalysis.CSharp (2)
_generated\1\Syntax.xml.Internal.Generated.cs (2)
9771
=> new
InterpolatedStringTextSyntax
(this.Kind, this.textToken, diagnostics, GetAnnotations());
9774
=> new
InterpolatedStringTextSyntax
(this.Kind, this.textToken, GetDiagnostics(), annotations);