5 writes to _currentlyOpenForWrite
System.IO.Compression (5)
System\IO\Compression\ZipArchiveEntry.cs (5)
75
_currentlyOpenForWrite
= false;
132
_currentlyOpenForWrite
= false;
421
_currentlyOpenForWrite
= false;
731
_currentlyOpenForWrite
= true;
740
thisRef!.
_currentlyOpenForWrite
= false;
2 references to _currentlyOpenForWrite
System.IO.Compression (2)
System\IO\Compression\ZipArchiveEntry.cs (2)
309
if (
_currentlyOpenForWrite
)
725
if (
_currentlyOpenForWrite
)