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