1 write to Dictionary
System.Collections.Immutable (1)
System\Collections\Frozen\FrozenDictionary.AlternateLookup.cs (1)
87Dictionary = dictionary;
3 references to Dictionary
System.Collections.Immutable (3)
System\Collections\Frozen\FrozenDictionary.AlternateLookup.cs (3)
106ref readonly TValue valueRef = ref _alternateLookupDelegate(Dictionary, key); 121!Unsafe.IsNullRef(in _alternateLookupDelegate(Dictionary, key)); 133ref readonly TValue valueRef = ref _alternateLookupDelegate(Dictionary, key);