2 references to RhWaitForFullGCApproach
System.Private.CoreLib (2)
System\GC.NativeAot.cs (2)
239
return (GCNotificationStatus)RuntimeImports.
RhWaitForFullGCApproach
(-1);
252
return (GCNotificationStatus)RuntimeImports.
RhWaitForFullGCApproach
(millisecondsTimeout);