1 reference to SourcesCommandDisabled
NuGet.Commands (1)
SourcesCommands\SourceRunners.cs (1)
164source.IsEnabled ? string.Format(CultureInfo.CurrentCulture, Strings.SourcesCommandEnabled) : string.Format(CultureInfo.CurrentCulture, Strings.SourcesCommandDisabled)));