5 references to CompoundFileStreamReference
WindowsBase (5)
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (3)
247
new
CompoundFileStreamReference
( FullNameInternal, streamName ) ) );
775
manager.RemoveContainerFromDataSpaceMap(new
CompoundFileStreamReference
( storageInfo.FullNameInternal, stream.Name ));
814
manager.RemoveContainerFromDataSpaceMap(new
CompoundFileStreamReference
( FullNameInternal, elementNameInternal ));
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (2)
171
_streamReference = new
CompoundFileStreamReference
(this.parentStorage.FullNameInternal, this.core.streamName);
550
new
CompoundFileStreamReference
( parentStorage.FullNameInternal, core.streamName ),