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