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