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