2 references to type
Microsoft.DotNet.Build.Tasks.Feed (2)
src\PublishArtifactsInManifestBase.cs (2)
992
switch (artifactInfo.resource.
type
.ToLowerInvariant())
1012
throw new Exception($"Artifact '{artifactName}' is not a build or pipeline artifact but a '{artifactInfo.resource.
type
}'");