5 overrides of GetValueRefOrNullRefCore
System.Collections.Immutable (5)
System\Collections\Frozen\DefaultFrozenDictionary.AlternateLookup.cs (1)
13private protected override ref readonly TValue GetValueRefOrNullRefCore<TAlternateKey>(TAlternateKey key)
System\Collections\Frozen\Int32\Int32FrozenDictionary.AlternateLookup.cs (1)
14private protected override ref readonly TValue GetValueRefOrNullRefCore<TAlternateKey>(TAlternateKey key)
System\Collections\Frozen\SmallFrozenDictionary.AlternateLookup.cs (1)
12private protected override ref readonly TValue GetValueRefOrNullRefCore<TAlternateKey>(TAlternateKey key)
System\Collections\Frozen\String\LengthBucketsFrozenDictionary.AlternateLookup.cs (1)
13private protected override ref readonly TValue GetValueRefOrNullRefCore<TAlternateKey>(TAlternateKey alternate)
System\Collections\Frozen\String\OrdinalStringFrozenDictionary.AlternateLookup.cs (1)
20private protected override ref readonly TValue GetValueRefOrNullRefCore<TAlternateKey>(TAlternateKey alternate)