6 references to RefComponentType
WindowsBase (6)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileReference.cs (6)
145
writer.Write( (Int32)
RefComponentType
.Storage );
156
writer.Write( (Int32)
RefComponentType
.Stream );
204
RefComponentType
refType = (
RefComponentType
)reader.ReadInt32();
209
case
RefComponentType
.Storage:
223
case
RefComponentType
.Stream: