1 write to _profileUrlTemplate
Microsoft.DotNet.Helix.Sdk (1)
ProvisioningProfileProvider.cs (1)
77_profileUrlTemplate = profileUrlTemplate;
2 references to _profileUrlTemplate
Microsoft.DotNet.Helix.Sdk (2)
ProvisioningProfileProvider.cs (2)
103if (string.IsNullOrEmpty(_profileUrlTemplate)) 230=> _profileUrlTemplate!.Replace("{PLATFORM}", platform.ToString());