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