2 references to MaxEndValue
Roslyn.Diagnostics.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\MutableIntervalTree`1.Node.cs (2)
40var leftEndValue = MaxEndValue(left, in introspector); 41var rightEndValue = MaxEndValue(right, in introspector);