1 reference to ShowError_CannotHaveChildren
NuGet.Configuration (1)
Settings\SettingItem.cs (1)
33
throw new NuGetConfigurationException(string.Format(CultureInfo.CurrentCulture, Resources.
ShowError_CannotHaveChildren
, element.Name.LocalName, origin.ConfigFilePath));