3 references to RemoveMemoryPressure
PresentationCore (1)
System\Windows\Media\SafeMILHandleMemoryPressure.cs (1)
39GC.RemoveMemoryPressure(_gcPressure);
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\ReferenceTrackerHost.cs (1)
125GC.RemoveMemoryPressure(bytesAllocated);
System.Private.Windows.Core (1)
Windows\Win32\System\Com\AgileComPointer.cs (1)
189GC.RemoveMemoryPressure(_memoryPressure);