示例#1
0
 internal static void CheckForNeededGCWork(Thread currentThread)
 {
     installedGC.CheckForNeededGCWork(currentThread);
 }