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