2 references to GetValueRefOrNullRefCoreAlternate
System.Collections.Immutable (2)
System\Collections\Frozen\SmallFrozenDictionary.AlternateLookup.cs (2)
25
/// Invokes <see cref="
GetValueRefOrNullRefCoreAlternate
{TAlternate}(TAlternate)"/>
29
=> ref ((SmallFrozenDictionary<TKey, TValue>)dictionary).
GetValueRefOrNullRefCoreAlternate
(key);