3 references to AttributeValueNotAllowed
NuGet.Configuration (3)
PackageSource\PackageSourceProvider.cs (1)
426
Resources.
AttributeValueNotAllowed
,
Settings\SettingElement.cs (2)
278
string.Format(CultureInfo.CurrentCulture, Resources.
AttributeValueNotAllowed
, attribute.Name.LocalName, attribute.Value.Trim(), element.Name.LocalName),
292
string.Format(CultureInfo.CurrentCulture, Resources.
AttributeValueNotAllowed
, attribute.Name.LocalName, attribute.Value.Trim(), element.Name.LocalName),