8 writes to _currentlyOpenForWrite
System.IO.Compression (8)
System\IO\Compression\ZipArchiveEntry.Async.cs (3)
140_currentlyOpenForWrite = false; 275_currentlyOpenForWrite = true; 291thisRef!._currentlyOpenForWrite = false;
System\IO\Compression\ZipArchiveEntry.cs (5)
82_currentlyOpenForWrite = false; 140_currentlyOpenForWrite = false; 504_currentlyOpenForWrite = false; 888_currentlyOpenForWrite = true; 904thisRef!._currentlyOpenForWrite = false;
3 references to _currentlyOpenForWrite
System.IO.Compression (3)
System\IO\Compression\ZipArchiveEntry.Async.cs (1)
265if (_currentlyOpenForWrite)
System\IO\Compression\ZipArchiveEntry.cs (2)
344if (_currentlyOpenForWrite) 878if (_currentlyOpenForWrite)