6 references to RemoveMemoryPressure
Microsoft.Private.Windows.Core (1)
Windows\Win32\System\Com\AgileComPointer.cs (1)
189GC.RemoveMemoryPressure(_memoryPressure);
PresentationCore (1)
System\Windows\Media\SafeMILHandleMemoryPressure.cs (1)
39GC.RemoveMemoryPressure(_gcPressure);
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ReferenceTrackerHost.cs (1)
126GC.RemoveMemoryPressure(bytesAllocated);
System.Private.Windows.Core (1)
Windows\Win32\System\Com\AgileComPointer.cs (1)
189GC.RemoveMemoryPressure(_memoryPressure);
System.Speech (2)
Internal\HGlobalSafeHandle.cs (1)
81GC.RemoveMemoryPressure(_bufferSize);
Internal\SapiInterop\SpeechEvent.cs (1)
76GC.RemoveMemoryPressure(_sizeMemoryPressure);