1 write to SourceName
Microsoft.DotNet.Arcade.Sdk.Tests (1)
SourceMappingToNugetConfigTest.cs (1)
45
SourceName
= "foo",
1 reference to SourceName
Microsoft.DotNet.Arcade.Sdk (1)
src\SourceBuild\AddSourceMappingToNugetConfig.cs (1)
62
var pkgSrc = new XElement("packageSource", new XAttribute("key",
SourceName
));