2 implementations of GetTransformedStream
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\CompressionTransform.cs (1)
100
IDataTransform.
GetTransformedStream
(
Base\MS\Internal\IO\Packaging\CompoundFile\RightsManagementEncryptionTransform.cs (1)
606
IDataTransform.
GetTransformedStream
(
1 reference to GetTransformedStream
WindowsBase (1)
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (1)
1577
outputStream = transformObject.
GetTransformedStream
( outputStream, transformContext );