32 references to AdvanceChar
Microsoft.CodeAnalysis.CSharp (32)
Parser\Lexer.cs (22)
883TextWindow.AdvanceChar(2); 889TextWindow.AdvanceChar(2); 1410TextWindow.AdvanceChar(length); 1539TextWindow.AdvanceChar(2); 2206TextWindow.AdvanceChar(2); 2218TextWindow.AdvanceChar(2); 2597TextWindow.AdvanceChar(2); 2607TextWindow.AdvanceChar(2); 2877TextWindow.AdvanceChar(4); 2888TextWindow.AdvanceChar(9); 2900TextWindow.AdvanceChar(2); 2905TextWindow.AdvanceChar(2); 3089TextWindow.AdvanceChar(3); 3201TextWindow.AdvanceChar(2); 3989TextWindow.AdvanceChar(3); 4113TextWindow.AdvanceChar(3); 4119TextWindow.AdvanceChar(2); 4242TextWindow.AdvanceChar(2); 4350TextWindow.AdvanceChar(3); 4379TextWindow.AdvanceChar(3); 4408TextWindow.AdvanceChar(2); 4456TextWindow.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);