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