4 references to _completeSortedMethods
ILCompiler.ReadyToRun (4)
Compiler\ReadyToRunTableManager.cs (4)
133_completeSortedMethods.AddRange(perModuleData.MethodsGenerated); 134_completeSortedMethods.AddRange(perModuleData.GenericMethodsGenerated); 137_completeSortedMethods.MergeSort(sortHelper); 147return _completeSortedMethods;