2 references to AdvanceToEndOfEscape
Microsoft.CodeAnalysis.Features (2)
EmbeddedLanguages\Json\JsonLexer.cs (2)
107
var escapeDiag =
AdvanceToEndOfEscape
(start, escapeStart: Position - 1);
120
/// <see cref="
AdvanceToEndOfEscape
"/> does not actually lex out an escape token. Instead, it just moves the