1 write to _edgeInclusivePredicate
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\ContextMutableIntervalTree.cs (1)
29
_edgeInclusivePredicate
= ContainsEdgeInclusive;
1 reference to _edgeInclusivePredicate
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Formatting\ContextMutableIntervalTree.cs (1)
37
=> GetSmallestContainingIntervalWorker(start, length,
_edgeInclusivePredicate
);