2 writes to _memoryPressure
System.Private.Windows.Core (2)
Windows\Win32\System\Com\AgileComPointer.cs (2)
66_memoryPressure = 0; 73_memoryPressure = memoryPressure;
3 references to _memoryPressure
System.Private.Windows.Core (3)
Windows\Win32\System\Com\AgileComPointer.cs (3)
74GC.AddMemoryPressure(_memoryPressure); 187if (_memoryPressure > 0) 189GC.RemoveMemoryPressure(_memoryPressure);