3 references to IntersectsWithTest
Microsoft.CodeAnalysis.Workspaces (3)
IntervalTree`1.cs (3)
104=> this.GetIntervalsThatMatch(start, length, Tests<TIntrospector>.IntersectsWithTest, in introspector); 116=> this.FillWithIntervalsThatMatch(start, length, Tests<TIntrospector>.IntersectsWithTest, ref builder, in introspector, stopAfterFirst: false); 128=> Any(start, length, Tests<TIntrospector>.IntersectsWithTest, in introspector);