1 instantiation of StreamWithDictionary
WindowsBase (1)
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (1)
1582
outputStream = new
StreamWithDictionary
( outputStream, transformContext );
1 reference to StreamWithDictionary
WindowsBase (1)
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (1)
523
foreach(
StreamWithDictionary
dataStream in _transformedStreams )