2 references to
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableList_1.Node.cs (2)
157return _left[index]; 162return _right[index - _left._count - 1];