4 references to StreamHelper
PresentationUI (4)
MS\Internal\Documents\Application\DocumentStream.cs (2)
191
StreamHelper
.CopyStream(this, target);
280
StreamHelper
.CopyStream(
MS\Internal\Documents\Application\RightsController.cs (1)
381
StreamHelper
.CopyStream(doc.Source, doc.Destination);
MS\Internal\Documents\Application\TransactionalPackage.cs (1)
481
StreamHelper
.CopyStream(source, target);