4 references to ThrowKeyNotFoundException
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (2)
238ThrowHelper.ThrowKeyNotFoundException(key); 719ThrowHelper.ThrowKeyNotFoundException(GetAlternateComparer(Dictionary).Create(key));
System\Runtime\InteropServices\TypeMapLazyDictionary.NativeAot.cs (2)
143ThrowHelper.ThrowKeyNotFoundException(key); 176ThrowHelper.ThrowKeyNotFoundException(key);