4 references to ItemRef
System.Collections.Immutable (4)
System\Collections\Immutable\ImmutableSortedSet_1.Builder.cs (2)
103
get { return _root.
ItemRef
(index); }
113
return ref _root.
ItemRef
(index);
System\Collections\Immutable\ImmutableSortedSet_1.cs (2)
141
return _root.
ItemRef
(index);
152
return ref _root.
ItemRef
(index);