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