2 references to UnexpectedEndOfStream
System.IO.Compression (2)
System\IO\Compression\WinZipAesStream.cs (2)
426
throw new InvalidDataException(SR.
UnexpectedEndOfStream
);
471
throw new InvalidDataException(SR.
UnexpectedEndOfStream
);