4 references to EndOffset
WindowsBase (4)
Base\MS\Internal\IO\Packaging\SparseMemoryStream.cs (4)
539
SkipWrite(prevMemStreamBlock.Stream, prevMemStreamBlock.
EndOffset
, _currentStreamPosition);
578
if (_memoryStreamList[i].
EndOffset
> _currentStreamPosition)
907
if (_offset < other.
EndOffset
)
914
if (other.Offset <
EndOffset
)