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