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