2 references to MethodOrder
crossgen2 (1)
Crossgen2RootCommand.cs (1)
422
"methodorder" => FileLayoutAlgorithm.
MethodOrder
,
ILCompiler.ReadyToRun (1)
Compiler\FileLayoutOptimizer.cs (1)
106
if (_fileLayoutAlgorithm == FileLayoutAlgorithm.
MethodOrder
)