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)
50
public Section SignaturesSection =>
_signaturesSection
;