8 writes to _currentlyOpenForWrite
System.IO.Compression (8)
System\IO\Compression\ZipArchiveEntry.Async.cs (3)
84_currentlyOpenForWrite = false; 216_currentlyOpenForWrite = true; 226thisRef!._currentlyOpenForWrite = false;
System\IO\Compression\ZipArchiveEntry.cs (5)
82_currentlyOpenForWrite = false; 140_currentlyOpenForWrite = false; 434_currentlyOpenForWrite = false; 812_currentlyOpenForWrite = true; 822thisRef!._currentlyOpenForWrite = false;
3 references to _currentlyOpenForWrite
System.IO.Compression (3)
System\IO\Compression\ZipArchiveEntry.Async.cs (1)
209if (_currentlyOpenForWrite)
System\IO\Compression\ZipArchiveEntry.cs (2)
328if (_currentlyOpenForWrite) 805if (_currentlyOpenForWrite)