6 references to InternalExists
WindowsBase (6)
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (6)
485if (storageInfo.InternalExists(name)) 503return storageInfo.InternalExists(name); 519if (storageInfo.InternalExists(name)) 666if( !newSubStorage.InternalExists(name) ) 738if( InternalExists(name) ) 1063return InternalExists( core.storageName );