2 references to IsDeflateStreamEmpty
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompressStream.cs (2)
167
if (_position == 0 &&
IsDeflateStreamEmpty
(_baseStream))
390
if (_position == 0 &&
IsDeflateStreamEmpty
(_baseStream))