2 references to IsReservedName
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompoundFile\ContainerUtilities.cs (1)
491
if (
IsReservedName
(nameString))
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (1)
1381
if( CU.
IsReservedName
(externalName ) )