2 references to FillWithIntervalsThatOverlapWith
Microsoft.CodeAnalysis.Workspaces (2)
Classification\ClassifierHelper.cs (1)
267
semanticPartsTree.Algorithms.
FillWithIntervalsThatOverlapWith
(
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\SimpleMutableIntervalTree`2.cs (1)
49
=> this.Algorithms.
FillWithIntervalsThatOverlapWith
(start, length, ref builder, in _introspector);