2 writes to _notifyEntryOnWrite
System.IO.Compression (2)
System\IO\Compression\ZipCustomStreams.cs (2)
34
_notifyEntryOnWrite
= notifyEntryOnWrite;
205
_notifyEntryOnWrite
= false; // Only notify once
1 reference to _notifyEntryOnWrite
System.IO.Compression (1)
System\IO\Compression\ZipCustomStreams.cs (1)
202
if (
_notifyEntryOnWrite
)