3 references to PreinitializationInfo
ILCompiler.Compiler (3)
Compiler\TypePreinit.cs (3)
83return new PreinitializationInfo(type, "Disallowed by policy"); 87return new PreinitializationInfo(type, "Disallowed by policy"); 112return new PreinitializationInfo(type, status.FailureReason);