3 references to RhCollect
System.Private.CoreLib (3)
System\GC.NativeAot.cs (3)
130RuntimeImports.RhCollect(-1, InternalGCCollectionMode.Blocking); 195RuntimeImports.RhCollect(generation, (InternalGCCollectionMode)iInternalModes, lowMemoryPressure ? Interop.BOOL.TRUE : Interop.BOOL.FALSE); 642RuntimeImports.RhCollect(2, InternalGCCollectionMode.NonBlocking);