1 write to _methodLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\FileLayoutOptimizer.cs (1)
59_methodLayoutAlgorithm = methodAlgorithm;
3 references to _methodLayoutAlgorithm
ILCompiler.ReadyToRun (3)
Compiler\FileLayoutOptimizer.cs (3)
75if (_methodLayoutAlgorithm == MethodLayoutAlgorithm.DefaultSort) 139switch (_methodLayoutAlgorithm) 236throw new NotImplementedException(_methodLayoutAlgorithm.ToString());