2 references to Collect
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ReferenceTrackerHost.cs (1)
34
GC.
Collect
(2, GCCollectionMode.Optimized, blocking: true, compacting: false, lowMemoryPressure: true);
src\System\GC.CoreCLR.cs (1)
193
Collect
(generation, mode, blocking, compacting, lowMemoryPressure: false);