2 references to MissingConstructor_Name
System.Private.CoreLib (2)
src\System\RuntimeType.CoreCLR.cs (2)
3830throw new MissingMethodException(SR.Format(SR.MissingConstructor_Name, FullName)); 3849throw new MissingMethodException(SR.Format(SR.MissingConstructor_Name, FullName));