5 writes to asyncOperations
System (5)
sys\System\IO\compression\DeflateStream.cs (5)
389Interlocked.Increment(ref asyncOperations); 420Interlocked.Decrement( ref asyncOperations); 653Interlocked.Increment(ref asyncOperations); 667Interlocked.Decrement(ref asyncOperations); 734Interlocked.Decrement(ref asyncOperations);
3 references to asyncOperations
System (3)
sys\System\IO\compression\DeflateStream.cs (3)
383if (asyncOperations != 0) 647if (asyncOperations != 0 ) 710if (asyncOperations != 1)