3 references to Blocking
System.Private.CoreLib (3)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\__Finalizer.cs (1)
42InternalCalls.RhCollect(0, InternalGCCollectionMode.Blocking, lowMemoryP: Interop.BOOL.TRUE);
System\GC.NativeAot.cs (2)
130RuntimeImports.RhCollect(-1, InternalGCCollectionMode.Blocking); 188iInternalModes |= (int)InternalGCCollectionMode.Blocking;