3 references to ThrowKeyNotFoundException
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (2)
238ThrowHelper.ThrowKeyNotFoundException(key); 718ThrowHelper.ThrowKeyNotFoundException(GetAlternateComparer(Dictionary).Create(key));
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (1)
245ThrowHelper.ThrowKeyNotFoundException(key);