3 references to SpanIsWithinWindow
Microsoft.CodeAnalysis.CSharp (3)
Parser\SlidingTextWindow.cs (3)
197/// cref="SpanIsWithinWindow(TextSpan)"/>). Otherwise, returns <see langword="false"/>. Used to allow 205if (SpanIsWithinWindow(span)) 413if (!SpanIsWithinWindow(span))