1 override of InterpolatedStringText
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxGeneratorInternal.cs (1)
120public override SyntaxNode InterpolatedStringText(SyntaxToken textToken)
1 reference to InterpolatedStringText
Microsoft.CodeAnalysis.Workspaces (1)
Editing\SyntaxGenerator.cs (1)
1821=> SyntaxGeneratorInternal.InterpolatedStringText(textToken);