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