2 writes to TargetChannels
Microsoft.DotNet.Build.Tasks.Feed.Tests (2)
PublishArtifactsInManifestTests.cs (2)
127
TargetChannels
= GeneralTestingChannelId
153
TargetChannels
= GeneralTestingChannelId,
3 references to TargetChannels
Microsoft.DotNet.Build.Tasks.Feed (3)
src\PublishArtifactsInManifest.cs (3)
324
var targetChannelsIds =
TargetChannels
.Split('-').Select(ci => int.Parse(ci));
381
TargetChannels = this.
TargetChannels
,
431
TargetChannels = this.
TargetChannels
,