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