7 references to AddMemoryPressure
Microsoft.ML.AutoML (1)
AutoMLExperiment\IPerformanceMonitor.cs (1)
155
GC.
AddMemoryPressure
(Convert.ToInt64(metrics.PeakMemoryUsage) * 1024 * 1024);
Microsoft.Private.Windows.Core (1)
Windows\Win32\System\Com\AgileComPointer.cs (1)
74
GC.
AddMemoryPressure
(_memoryPressure);
PresentationCore (1)
System\Windows\Media\SafeMILHandleMemoryPressure.cs (1)
24
GC.
AddMemoryPressure
(_gcPressure);
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ReferenceTrackerHost.cs (1)
110
GC.
AddMemoryPressure
(bytesAllocated);
System.Private.Windows.Core (1)
Windows\Win32\System\Com\AgileComPointer.cs (1)
74
GC.
AddMemoryPressure
(_memoryPressure);
System.Speech (2)
Internal\HGlobalSafeHandle.cs (1)
49
GC.
AddMemoryPressure
(size - _bufferSize);
Internal\SapiInterop\SpeechEvent.cs (1)
29
GC.
AddMemoryPressure
(_sizeMemoryPressure = sizeof(ulong));