2 references to GetSafeArchiveDestinationPath
aspire (2)
Agents\AspireSkills\AspireSkillsBundleProvider.cs (2)
495
var destinationPath =
GetSafeArchiveDestinationPath
(destinationRoot, entry.Name);
537
var destinationPath =
GetSafeArchiveDestinationPath
(destinationRoot, entry.FullName);