2 writes to _gen2Count
System.Runtime.Caching (2)
System\Caching\CacheMemoryMonitor.cs (2)
44
_gen2Count
= GC.CollectionCount(2);
146
_gen2Count
= gen2Count;
1 reference to _gen2Count
System.Runtime.Caching (1)
System\Caching\CacheMemoryMonitor.cs (1)
144
if (gen2Count !=
_gen2Count
&& sref != null) {