1 write to Dictionary
System.Collections.Immutable (1)
System\Collections\Frozen\FrozenDictionary.AlternateLookup.cs (1)
84Dictionary = dictionary;
3 references to Dictionary
System.Collections.Immutable (3)
System\Collections\Frozen\FrozenDictionary.AlternateLookup.cs (3)
102ref readonly TValue valueRef = ref Dictionary.GetValueRefOrNullRefCore(key); 117!Unsafe.IsNullRef(in Dictionary.GetValueRefOrNullRefCore(key)); 129ref readonly TValue valueRef = ref Dictionary.GetValueRefOrNullRefCore(key);