2 writes to _lastGlobalMem
PresentationFramework (2)
MS\Internal\WeakObjectHashtable.cs (2)
94_lastGlobalMem = globalMem; 129_lastGlobalMem = globalMem;
2 references to _lastGlobalMem
PresentationFramework (2)
MS\Internal\WeakObjectHashtable.cs (2)
92if (_lastGlobalMem == 0) 98long memDelta = globalMem - _lastGlobalMem;