3 references to Arg_NoDefCTor
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
3947
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));
3983
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));
4011
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));