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