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