2 references to CurrentWindowSpan
Microsoft.CodeAnalysis.CSharp (2)
Parser\Lexer.cs (1)
1344var textWindowCharSpan = this.TextWindow.CurrentWindowSpan;
Parser\QuickScanner.cs (1)
197var textWindowCharSpan = TextWindow.CurrentWindowSpan;