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