2 references to Arg_TypeLoadException
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\TypeLoadException.cs (1)
15
: base(SR.
Arg_TypeLoadException
)
System\TypeLoadException.NativeAot.cs (1)
10
_message ??= SR.
Arg_TypeLoadException
;