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