3 references to ToSafeId
Microsoft.DotNet.Build.Tasks.Workloads (3)
Swix\SwixComponent.cs (2)
170SwixComponent component = new(sdkFeatureBand, Utils.ToSafeId(workload.Id, componentSuffix), 182component.AddDependency(Utils.ToSafeId(dependency, componentSuffix), s_v1);
WorkloadPackGroupPackage.wix.cs (1)
31return Utils.ToSafeId(workloadName) + ".WorkloadPacks";