14 references to ThrowArgumentException_Argument_IncompatibleArrayType
System.Private.CoreLib (14)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (6)
1618ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1635ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2096ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2110ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2290ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2304ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (1)
401ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Queue.cs (1)
162ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();
src\runtime\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\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\ObjectModel\ReadOnlyCollection.cs (3)
144ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 154ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 167ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();