2 references to RequestAlreadyStarted
PresentationCore (2)
MS\Internal\IO\Packaging\ByteRangeDownloader.cs (2)
307
throw new InvalidOperationException(SR.
RequestAlreadyStarted
);
338
throw new InvalidOperationException(SR.
RequestAlreadyStarted
);