2 writes to m_CallNesting
System (2)
net\System\Net\webclient.cs (2)
92if (AnotherCallInProgress(Interlocked.Increment(ref m_CallNesting))) { 110Interlocked.Decrement(ref m_CallNesting);