2 references to StreamInfoCore
WindowsBase (2)
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (1)
255
childElement = new
StreamInfoCore
( streamName, null, null );
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (1)
44
string label ) :
this
( nameStream, label, null ) {;}