14 references to ThrowArgumentException_Argument_IncompatibleArrayType
System.Private.CoreLib (14)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (6)
1510ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1527ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1988ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2002ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2182ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 2196ThrowHelper.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();