5 references to UpdateModeOneStream
System.IO.Compression (5)
System\IO\Compression\ZipArchiveEntry.Async.cs (3)
307
throw new IOException(SR.
UpdateModeOneStream
);
349
throw new IOException(SR.
UpdateModeOneStream
);
515
throw new IOException(SR.
UpdateModeOneStream
);
System\IO\Compression\ZipArchiveEntry.cs (2)
1267
throw new IOException(SR.
UpdateModeOneStream
);
1322
throw new IOException(SR.
UpdateModeOneStream
);