1 write to _artifactName
Microsoft.DotNet.Build.Tasks.Feed (1)
src\ArtifactUrlHelper.cs (1)
35_artifactName = artifactName;
1 reference to _artifactName
Microsoft.DotNet.Build.Tasks.Feed (1)
src\ArtifactUrlHelper.cs (1)
52string itemPath = Uri.EscapeDataString($"{_artifactName}/{fileName}");