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