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