2 references to TryScanInterpolatedString
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (1)
651
if (
TryScanInterpolatedString
(ref info))
Parser\Lexer_StringLiteral.cs (1)
1028
if (_lexer.
TryScanInterpolatedString
(ref discarded))