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