1 write to _edgeInclusivePredicate
Microsoft.CodeAnalysis.CodeStyle (1)
ContextIntervalTree.cs (1)
28_edgeInclusivePredicate = ContainsEdgeInclusive;
1 reference to _edgeInclusivePredicate
Microsoft.CodeAnalysis.CodeStyle (1)
ContextIntervalTree.cs (1)
36=> GetSmallestContainingIntervalWorker(start, length, _edgeInclusivePredicate);