2 references to ValueRef
System.Collections.Immutable (2)
System\Collections\Immutable\ImmutableSortedDictionary_2.Builder.cs (1)
208
return ref _root.
ValueRef
(key, _keyComparer);
System\Collections\Immutable\ImmutableSortedDictionary_2.cs (1)
209
return ref _root.
ValueRef
(key, _keyComparer);