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