1 override of InterpolatedStringTextToken
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxGeneratorInternal.cs (1)
123
public override SyntaxToken
InterpolatedStringTextToken
(string content, string value)
1 reference to InterpolatedStringTextToken
Microsoft.CodeAnalysis.Workspaces (1)
Editing\SyntaxGenerator.cs (1)
1819
=> SyntaxGeneratorInternal.
InterpolatedStringTextToken
(content, value);