32 references to AdvanceChar
Microsoft.CodeAnalysis.CSharp (32)
Parser\Lexer.cs (22)
887TextWindow.AdvanceChar(2); 893TextWindow.AdvanceChar(2); 1414TextWindow.AdvanceChar(length); 1543TextWindow.AdvanceChar(2); 2236TextWindow.AdvanceChar(2); 2248TextWindow.AdvanceChar(2); 2634TextWindow.AdvanceChar(2); 2644TextWindow.AdvanceChar(2); 2914TextWindow.AdvanceChar(4); 2925TextWindow.AdvanceChar(9); 2937TextWindow.AdvanceChar(2); 2942TextWindow.AdvanceChar(2); 3126TextWindow.AdvanceChar(3); 3238TextWindow.AdvanceChar(2); 4026TextWindow.AdvanceChar(3); 4150TextWindow.AdvanceChar(3); 4156TextWindow.AdvanceChar(2); 4279TextWindow.AdvanceChar(2); 4387TextWindow.AdvanceChar(3); 4416TextWindow.AdvanceChar(3); 4445TextWindow.AdvanceChar(2); 4493TextWindow.AdvanceChar(2);
Parser\Lexer_StringLiteral.cs (6)
122TextWindow.AdvanceChar(2); 427window.AdvanceChar(3); 440window.AdvanceChar(2); 777_lexer.TextWindow.AdvanceChar(2); // "" 853_lexer.TextWindow.AdvanceChar(2); // {{ 972_lexer.TextWindow.AdvanceChar(2); // ""
Parser\QuickScanner.cs (1)
231TextWindow.AdvanceChar(i - TextWindow.Offset);
Parser\SlidingTextWindow.cs (3)
294AdvanceChar(GetNewLineWidth()); 359this.AdvanceChar(delta); 393AdvanceChar(length);