1 write to _streamReference
WindowsBase (1)
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (1)
171
_streamReference
= new CompoundFileStreamReference(this.parentStorage.FullNameInternal, this.core.streamName);
1 reference to _streamReference
WindowsBase (1)
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (1)
812
return
_streamReference
;