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