Base:
property
Length
System.IO.Stream.Length
3 references to Length
WindowsBase (3)
Base\MS\Internal\IO\Zip\ZipIOLocalFileBlock.cs (3)
65long size = _localFileHeader.Size + _fileItemStream.Length; 171_localFileDataDescriptor.CompressedSize = _fileItemStream.Length; 278compressedSize = _fileItemStream.Length;