3 references to Arg_NoDefCTor
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
4019
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));
4055
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));
4083
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));