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