1 write to _signaturesSection
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutInfoNode.cs (1)
34_signaturesSection = _writer.NewSection();
1 reference to _signaturesSection
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutInfoNode.cs (1)
50public Section SignaturesSection => _signaturesSection;