4 references to InvalidByteRanges
PresentationCore (4)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (4)
695
throw new ArgumentException(SR.Format(SR.
InvalidByteRanges
, "byteRanges"));
702
throw new ArgumentException(SR.Format(SR.
InvalidByteRanges
, "byteRanges"));
720
throw new ArgumentException(SR.Format(SR.
InvalidByteRanges
, "byteRanges"));
727
throw new ArgumentException(SR.Format(SR.
InvalidByteRanges
, "byteRanges"));