13 references to ThrowArgumentException_Argument_IncompatibleArrayType
System.Private.CoreLib (13)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\Dictionary.cs (6)
1085ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1102ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1563ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1577ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1757ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 1771ThrowHelper.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\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)
143ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 153ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType(); 166ThrowHelper.ThrowArgumentException_Argument_IncompatibleArrayType();