12 references to other
System.Private.CoreLib (12)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
702ThrowHelper.ThrowArgumentException(ExceptionResource.ArgumentException_OtherNotArrayOfCorrectLength, ExceptionArgument.other);
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\HashSet.cs (10)
806ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 821ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 858ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 887ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 926ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 963ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 1007ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 1052ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 1095ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 1127ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1003case ExceptionArgument.other: