3 references to ConvertStringArrayPathToBackSlashPath
WindowsBase (3)
Base\MS\Internal\IO\Packaging\CompoundFile\CompoundFileReference.cs (1)
248
ContainerUtilities.
ConvertStringArrayPathToBackSlashPath
(storageList));
Base\MS\Internal\IO\Packaging\CompoundFile\ContainerUtilities.cs (1)
440
string result =
ConvertStringArrayPathToBackSlashPath
(storages);
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (1)
602
return CU.
ConvertStringArrayPathToBackSlashPath
(BuildFullNameInternalFromParentNameInternal());