1 override of GetAlignmentRequirement
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ImportSectionNode.cs (1)
26protected override int GetAlignmentRequirement(NodeFactory factory)
1 reference to GetAlignmentRequirement
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ArrayOfEmbeddedDataNode.cs (1)
83builder.RequireInitialAlignment(GetAlignmentRequirement(factory));