1 write to _templatesSection
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutInfoNode.cs (1)
35
_templatesSection
= _writer.NewSection();
1 reference to _templatesSection
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NativeLayoutInfoNode.cs (1)
51
public Section TemplatesSection =>
_templatesSection
;