Base:
property
ElementName
NuGet.Configuration.SettingElement.ElementName
1 reference to ElementName
NuGet.Configuration (1)
Settings\Items\OwnersItem.cs (1)
76
var element = new XElement(
ElementName
, _content.AsXNode());