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