2 references to CharacterWindowCount
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (1)
1540var characterWindowCount = TextWindow.CharacterWindowCount;
Parser\QuickScanner.cs (1)
200int n = TextWindow.CharacterWindowCount;