3 instantiations of PublishArtifactsInManifest
Microsoft.DotNet.Build.Tasks.Feed.Tests (3)
PublishArtifactsInManifestTests.cs (3)
40
var task = new
PublishArtifactsInManifest
()
66
var task = new
PublishArtifactsInManifest
()
290
PublishArtifactsInManifest task = new
PublishArtifactsInManifest
();
3 references to PublishArtifactsInManifest
Microsoft.DotNet.Build.Tasks.Feed.Tests (3)
PublishArtifactsInManifestTests.cs (3)
40
var
task = new PublishArtifactsInManifest()
66
var
task = new PublishArtifactsInManifest()
290
PublishArtifactsInManifest
task = new PublishArtifactsInManifest();