1 write to _edgeExclusivePredicate
Microsoft.CodeAnalysis.Workspaces (1)
ContextIntervalTree.cs (1)
27_edgeExclusivePredicate = ContainsEdgeExclusive;
1 reference to _edgeExclusivePredicate
Microsoft.CodeAnalysis.Workspaces (1)
ContextIntervalTree.cs (1)
33=> GetSmallestContainingIntervalWorker(start, length, _edgeExclusivePredicate);