3 references to Arg_NoDefCTor
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
3974
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));
4003
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));
4031
throw new MissingMethodException(SR.Format(SR.
Arg_NoDefCTor
, this));