1 write to Count
ILCompiler.ReadyToRun (1)
Compiler\FileLayoutOptimizer.cs (1)
264Count = count;
2 references to Count
ILCompiler.ReadyToRun (2)
Compiler\FileLayoutOptimizer.cs (2)
297callList.Sort((a, b) => b.Count.CompareTo(a.Count));