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
);