2 references to Acc_CreateAbst
System.Private.CoreLib (2)
System\ActivatorImplementation.cs (1)
153throw new MissingMethodException(type.IsInterface ? SR.Acc_CreateInterface : SR.Acc_CreateAbst); // Strange but compatible exception.
System\Runtime\CompilerServices\RuntimeHelpers.NativeAot.cs (1)
325throw new MemberAccessException(SR.Acc_CreateAbst);