2 references to _downloadedProfiles
Microsoft.DotNet.Helix.Sdk (2)
ProvisioningProfileProvider.cs (2)
95if (!_downloadedProfiles.TryGetValue(platform, out string? profilePath)) 110_downloadedProfiles.Add(platform, profilePath);