3 references to PreinitializationInfo
ILCompiler.Compiler (3)
Compiler\TypePreinit.cs (3)
84return new PreinitializationInfo(type, "Disallowed by policy"); 88return new PreinitializationInfo(type, "Disallowed by policy"); 113return new PreinitializationInfo(type, status.FailureReason);