3 writes to m_refcount
System.IdentityModel.Selectors (3)
infocard\client\System\IdentityModel\Selectors\CryptoHandle.cs (3)
203m_refcount = 1; 243Interlocked.Increment(ref m_refcount); 249int refcount = Interlocked.Decrement(ref m_refcount);