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