5 writes to _currentlyOpenForWrite
System.IO.Compression (5)
System\IO\Compression\ZipArchiveEntry.cs (5)
76
_currentlyOpenForWrite
= false;
135
_currentlyOpenForWrite
= false;
434
_currentlyOpenForWrite
= false;
775
_currentlyOpenForWrite
= true;
784
thisRef!.
_currentlyOpenForWrite
= false;
2 references to _currentlyOpenForWrite
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.cs (2)
323
if (
_currentlyOpenForWrite
)
768
if (
_currentlyOpenForWrite
)