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