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