2 writes to TargetChannels
Microsoft.DotNet.Build.Tasks.Feed.Tests (2)
PublishArtifactsInManifestTests.cs (2)
43TargetChannels = GeneralTestingChannelId 69TargetChannels = GeneralTestingChannelId
3 references to TargetChannels
Microsoft.DotNet.Build.Tasks.Feed (3)
src\PublishArtifactsInManifest.cs (3)
282var targetChannelsIds = TargetChannels.Split('-').Select(ci => int.Parse(ci)); 339TargetChannels = this.TargetChannels, 389TargetChannels = this.TargetChannels,