3 references to ThrowAddingDuplicateWithKeyArgumentException
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (2)
548ThrowHelper.ThrowAddingDuplicateWithKeyArgumentException(key); 580ThrowHelper.ThrowAddingDuplicateWithKeyArgumentException(key);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\TypeMapLazyDictionary.cs (1)
333ThrowHelper.ThrowAddingDuplicateWithKeyArgumentException(key);