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