2 references to GetLeftChildIndex
Metrics.Legacy (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Collections\ImmutableIntervalTree`1.cs (2)
217var leftChildIndex = GetLeftChildIndex(currentNodeIndex); 304leftNode = GetLeftChildIndex(node);