2 references to HasIntervalThatIntersectsWith
Microsoft.CodeAnalysis.Workspaces (2)
IntervalTree`1.cs (1)
124
=>
HasIntervalThatIntersectsWith
(position, 0, in introspector);
SimpleIntervalTree`2.cs (1)
71
=>
HasIntervalThatIntersectsWith
(start, length, in _introspector);