14 references to ThrowArgumentException_Argument_IncompatibleArrayType
System.Private.CoreLib (14)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (6)
1509ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1526ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1987ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2001ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2181ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2195ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
401ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Queue.cs (1)
162ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\Collection.cs (3)
213ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 223ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 236ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();
src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\ReadOnlyCollection.cs (3)
144ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 154ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 167ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();