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