Base:
method
GetSection
ILCompiler.DependencyAnalysis.ObjectNode.GetSection(ILCompiler.DependencyAnalysis.NodeFactory)
3 overrides of GetSection
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\CompilerIdentifierNode.cs (1)
13
public override ObjectNodeSection
GetSection
(NodeFactory factory) => ObjectNodeSection.ReadOnlyDataSection;
Compiler\DependencyAnalysis\ReadyToRun\OwnerCompositeExecutableNode.cs (1)
19
public override ObjectNodeSection
GetSection
(NodeFactory factory) => ObjectNodeSection.ReadOnlyDataSection;
Compiler\DependencyAnalysis\ReadyToRun\RuntimeFunctionsTableNode.cs (1)
26
public override ObjectNodeSection
GetSection
(NodeFactory factory)