3 writes to refCount
System.ServiceModel.Activation (3)
System\ServiceModel\Activation\HostedImpersonationContext.cs (3)
44Interlocked.Increment(ref refCount); 107Interlocked.Increment(ref refCount); 118int currentCount = Interlocked.Decrement(ref refCount);