2 references to
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedSet_1.Node.cs (2)
211return _left[index]; 216return _right[index - _left._count - 1];