5 writes to _permanentCount
PresentationCore (5)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs (5)
40_permanentCount = 0; 106_permanentCount++; 120_permanentCount++; 124_permanentCount--; 156_permanentCount--;
1 reference to _permanentCount
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs (1)
238return (_nodeLookup.Count - _permanentCount) >= _maximumItems;