3 references to ScanStringLiteral
Microsoft.CodeAnalysis.CSharp (3)
Parser\Lexer.cs (2)
457
this.
ScanStringLiteral
(ref info, inDirective: false);
2669
this.
ScanStringLiteral
(ref info, inDirective: true);
Parser\Lexer_StringLiteral.cs (1)
1134
_lexer.
ScanStringLiteral
(ref info, inDirective: false);