12 references to other
System.Private.CoreLib (12)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
1094ThrowHelper.ThrowArgumentException(ExceptionResource.ArgumentException_OtherNotArrayOfCorrectLength, ExceptionArgument.other);
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\HashSet.cs (10)
806ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 829ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 866ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 895ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 934ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 971ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 1015ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 1060ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 1103ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 1135ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1005case ExceptionArgument.other: