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