1 write to _access
WindowsBase (1)
Base\MS\Internal\IO\Packaging\streamingZipPartStream.cs (1)
68
_access
= access;
1 reference to _access
WindowsBase (1)
Base\MS\Internal\IO\Packaging\streamingZipPartStream.cs (1)
323
_pieceStream = zipFileInfo.GetStream(FileMode.Create,
_access
);