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