Base:
property
Length
System.IO.Stream.Length
2 references to Length
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompressStream.cs (2)
223newPos = Length + offset; // Length is now legal to call 336if ((_mode == Mode.Emulation) && (Length != 0))