2 writes to _lastGlobalMem
PresentationFramework (2)
MS\Internal\WeakObjectHashtable.cs (2)
93_lastGlobalMem = globalMem; 128_lastGlobalMem = globalMem;
2 references to _lastGlobalMem
PresentationFramework (2)
MS\Internal\WeakObjectHashtable.cs (2)
91if (_lastGlobalMem == 0) 97long memDelta = globalMem - _lastGlobalMem;