3 references to IsAttributeValid
NuGet.Configuration (3)
Settings\SettingElement.cs (3)
83
if (
IsAttributeValid
(attribute.Key, attribute.Value))
148
if (!
IsAttributeValid
(attributeName, newValue))
179
if (!
IsAttributeValid
(attributeName, value))