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