3 references to InvalidBeginCall
System.IO.Compression (3)
System\IO\Compression\DeflateManaged\DeflateManagedStream.cs (2)
252throw new InvalidOperationException(SR.InvalidBeginCall); 264throw new InvalidOperationException(SR.InvalidBeginCall);
System\IO\Compression\DeflateZLib\DeflateStream.cs (1)
1138throw new InvalidOperationException(SR.InvalidBeginCall);