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