2 references to SourceName
Microsoft.DotNet.Arcade.Sdk (2)
src\SourceBuild\AddSourceToNuGetConfig.cs (2)
45
new XAttribute("key",
SourceName
),
50
.FirstOrDefault(e => e.Attribute("key").Value ==
SourceName
);