3 references to HasLazyStaticConstructor
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NonGCStaticsNode.cs (1)
200if (!HasLazyStaticConstructor)
Compiler\ILScanner.cs (1)
982&& nonGCStatics.HasLazyStaticConstructor)
Compiler\MetadataManager.cs (1)
283if (nonGcStaticSectionNode.HasLazyStaticConstructor)