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