3 writes to _count
System.Web (3)
RequestTimeoutManager.cs (3)
154
_count
= 1;
182
Interlocked.Increment( ref
_count
);
186
return Interlocked.Decrement( ref
_count
);