1 instantiation of CompoundFileStorageReference
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileReference.cs (1)
247newRef = new CompoundFileStorageReference(
5 references to CompoundFileStorageReference
WindowsBase (5)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileReference.cs (1)
126if ((streamReference == null) && (!(reference is CompoundFileStorageReference)))
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileStorageReference.cs (4)
88CompoundFileStorageReference r = (CompoundFileStorageReference)o; 119CompoundFileStorageReference r = (CompoundFileStorageReference)o;