4 references to HasCCtorContext
ILCompiler.Compiler (4)
Compiler\DependencyAnalysis\NonGCStaticsNode.cs (4)
37if (HasCCtorContext) 91if (HasCCtorContext) 153return HasCCtorContext ? Math.Max(fieldAlignment, GetClassConstructorContextAlignment(factory.Target)) : fieldAlignment; 195if (HasCCtorContext)