Base:
method
GetValueText
Microsoft.CodeAnalysis.GreenNode.GetValueText()
1 reference to GetValueText
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser_InterpolatedString.cs (1)
77
return interpolatedText.TextToken.
GetValueText
();