4 references to type
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Assembly.cs (1)
210ThrowHelper.ThrowArgumentNullException(ExceptionArgument.type);
src\runtime\src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
989case ExceptionArgument.type:
System\Runtime\CompilerServices\RuntimeHelpers.NativeAot.cs (2)
372ThrowHelper.ThrowArgumentNullException(ExceptionArgument.type); 404ThrowHelper.ThrowArgumentNullException(ExceptionArgument.type);