2 references to ConcurrentDictionary_TypeOfKeyIncorrect
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentDictionary.cs (2)
1685
throw new ArgumentException(SR.
ConcurrentDictionary_TypeOfKeyIncorrect
);
1818
throw new ArgumentException(SR.
ConcurrentDictionary_TypeOfKeyIncorrect
);