5 writes to _permanentCount
PresentationCore (5)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs (5)
39_permanentCount = 0; 105_permanentCount++; 119_permanentCount++; 123_permanentCount--; 155_permanentCount--;
1 reference to _permanentCount
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SizeLimitedCache.cs (1)
237return (_nodeLookup.Count - _permanentCount) >= _maximumItems;