2 writes to _refCount
System.ServiceModel.Primitives (2)
Internals\System\Runtime\MruCache.cs (2)
37_refCount++; 224refCount = --_refCount;
1 reference to _refCount
System.ServiceModel.Primitives (1)
Internals\System\Runtime\MruCache.cs (1)
32if (_refCount == 0)