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