1 reference to ConcurrentDictionary_ArrayIncorrectType
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentDictionary.cs (1)
1905
throw new ArgumentException(SR.
ConcurrentDictionary_ArrayIncorrectType
, nameof(array));