2 references to GetValueRefOrNullRefCoreAlternate
System.Collections.Immutable (2)
System\Collections\Frozen\Int32\Int32FrozenDictionary.AlternateLookup.cs (2)
26
/// Invokes <see cref="
GetValueRefOrNullRefCoreAlternate
{TAlternate}(TAlternate)"/>
30
=> ref ((Int32FrozenDictionary<TValue>)dictionary).
GetValueRefOrNullRefCoreAlternate
(key);