2 references to Blocking
System.Private.CoreLib (2)
src\System\GC.CoreCLR.cs (2)
178
_Collect(-1, (int)InternalGCCollectionMode.
Blocking
, lowMemoryPressure: false);
236
iInternalModes |= (int)InternalGCCollectionMode.
Blocking
;