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