Implemented interface member:
method
GetAlignment
ILCompiler.DependencyAnalysis.IObjectNodeWithAlignment.GetAlignment(ILCompiler.DependencyAnalysis.NodeFactory)
2 references to GetAlignment
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NonGCStaticsNode.cs (2)
198builder.RequireInitialAlignment(GetAlignment(factory)); 223builder.RequireInitialAlignment(GetAlignment(factory));