2 references to RhWaitForFullGCComplete
System.Private.CoreLib (2)
System\GC.NativeAot.cs (2)
262
return (GCNotificationStatus)RuntimeImports.
RhWaitForFullGCComplete
(-1);
275
return (GCNotificationStatus)RuntimeImports.
RhWaitForFullGCComplete
(millisecondsTimeout);