3 writes to streamName
WindowsBase (3)
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (2)
860
deadStreamInfoCore.
streamName
= null;
1273
((StreamInfoCore)o).
streamName
= null;
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (1)
51
streamName
= nameStream;
12 references to streamName
WindowsBase (12)
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (12)
171
_streamReference = new CompoundFileStreamReference(this.parentStorage.FullNameInternal, this.core.
streamName
);
228
return core.
streamName
;
315
core.
streamName
,
330
core.
streamName
,
355
core.
streamName
,
383
core.
streamName
,
520
core.
streamName
,
531
core.
streamName
,
550
new CompoundFileStreamReference( parentStorage.FullNameInternal, core.
streamName
),
689
parentStorage.DestroyElement( core.
streamName
);
722
core.
streamName
,
779
return (( null == core.
streamName
) || parentStorage.StorageDisposed);