2 references to Acc_NotClassInit
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeConstructorInfo.cs (1)
86
throw new PlatformNotSupportedException(SR.
Acc_NotClassInit
);
System\Reflection\Runtime\MethodInfos\RuntimePlainConstructorInfo.cs (1)
163
throw new MemberAccessException(SR.
Acc_NotClassInit
);