4 references to _completeSortedMethods
ILCompiler.ReadyToRun (4)
Compiler\ReadyToRunTableManager.cs (4)
130_completeSortedMethods.AddRange(perModuleData.MethodsGenerated); 131_completeSortedMethods.AddRange(perModuleData.GenericMethodsGenerated); 134_completeSortedMethods.MergeSort(sortHelper); 144return _completeSortedMethods;