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