1 reference to Acc_CreateInterface
System.Private.CoreLib (1)
System\ActivatorImplementation.cs (1)
153throw new MissingMethodException(type.IsInterface ? SR.Acc_CreateInterface : SR.Acc_CreateAbst); // Strange but compatible exception.