12 references to other
System.Private.CoreLib (12)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
704ThrowHelper.ThrowArgumentException(ExceptionResource.ArgumentException_OtherNotArrayOfCorrectLength, ExceptionArgument.other);
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\HashSet.cs (10)
490ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 505ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 542ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 571ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 610ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 646ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 694ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 739ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 782ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other); 814ThrowHelper.ThrowArgumentNullException(ExceptionArgument.other);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
1011case ExceptionArgument.other: