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