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