2 references to _WaitForFullGCApproach
System.Private.CoreLib (2)
src\System\GC.CoreCLR.cs (2)
482return (GCNotificationStatus)_WaitForFullGCApproach(-1); 489return (GCNotificationStatus)_WaitForFullGCApproach(millisecondsTimeout);