3 references to ContainsTest
Microsoft.CodeAnalysis.CodeStyle (3)
IntervalTree`1.cs (3)
108=> this.GetIntervalsThatMatch(start, length, Tests<TIntrospector>.ContainsTest, in introspector);
120=> this.FillWithIntervalsThatMatch(start, length, Tests<TIntrospector>.ContainsTest, ref builder, in introspector, stopAfterFirst: false);
136=> Any(start, length, Tests<TIntrospector>.ContainsTest, in introspector);