Implemented interface member:
method
RequiresAlign8
Internal.CallingConvention.ITypeHandle.RequiresAlign8()
1 reference to RequiresAlign8
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\TypeHandle.cs (1)
89
return
RequiresAlign8
() ? 8 : 4;