4 references to StreamHelper
PresentationUI (4)
MS\Internal\Documents\Application\DocumentStream.cs (2)
190
StreamHelper
.CopyStream(this, target);
279
StreamHelper
.CopyStream(
MS\Internal\Documents\Application\RightsController.cs (1)
380
StreamHelper
.CopyStream(doc.Source, doc.Destination);
MS\Internal\Documents\Application\TransactionalPackage.cs (1)
480
StreamHelper
.CopyStream(source, target);