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