2 references to HasEagerConstructorAttribute
ILCompiler.Compiler (2)
Compiler\PreinitializationManager.cs (2)
38
if (
HasEagerConstructorAttribute
(type))
76
return
HasEagerConstructorAttribute
(type) || !_supportsLazyCctors;