2 writes to _openCount
System.Web (2)
Hosting\ApplicationManager.cs (2)
194Interlocked.Increment(ref _openCount); 200if (Interlocked.Decrement(ref _openCount) > 0)