1 write to _edgeExclusivePredicate
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\ContextMutableIntervalTree.cs (1)
28_edgeExclusivePredicate = ContainsEdgeExclusive;
1 reference to _edgeExclusivePredicate
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\ContextMutableIntervalTree.cs (1)
34=> GetSmallestContainingIntervalWorker(start, length, _edgeExclusivePredicate);