1 write to _section
ILCompiler.Compiler (1)
Compiler\Win32ResourcesRootProvider.cs (1)
48
=> (_name,
_section
) = (name, section);
1 reference to _section
ILCompiler.Compiler (1)
Compiler\Win32ResourcesRootProvider.cs (1)
60
public override ObjectNodeSection GetSection(NodeFactory factory) =>
_section
;