12 references to Exists
WindowsBase (12)
Base\System\IO\Packaging\CompoundFile\DataSpaceManager.cs (7)
472
if (dataSpaceStorage.
Exists
)
865
if (!dataSpaceStorage.
Exists
)
870
if (!transformDefinition.
Exists
)
1206
if( dataSpaceDefinitionsStorage.
Exists
)
1326
if( transformDefinitionsStorage.
Exists
)
1496
if ( transformDefinitionsStorage.
Exists
)
1916
if (! storageInfo.
Exists
)
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (2)
645
if( !parentStorage.
Exists
)
1095
if( !parentStorage.
Exists
)
Base\System\IO\Packaging\CompoundFile\StreamInfo.cs (3)
349
if( !parentStorage.
Exists
)
613
if( !parentStorage.
Exists
)
716
if( !parentStorage.
Exists
)