4 references to _completeSortedMethods
ILCompiler.ReadyToRun (4)
Compiler\ReadyToRunTableManager.cs (4)
134_completeSortedMethods.AddRange(perModuleData.MethodsGenerated); 135_completeSortedMethods.AddRange(perModuleData.GenericMethodsGenerated); 138_completeSortedMethods.MergeSort(sortHelper); 148return _completeSortedMethods;