2 references to MethodOrder
ilc (1)
ILCompilerRootCommand.cs (1)
439
"methodorder" => FileLayoutAlgorithm.
MethodOrder
,
ILCompiler.RyuJit (1)
parent\ILCompiler.ReadyToRun\Compiler\FileLayoutOptimizer.cs (1)
106
if (_fileLayoutAlgorithm == FileLayoutAlgorithm.
MethodOrder
)