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