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