2 references to SolutionSection
NuGet.PackageManagement (2)
SourceControl\SourceControlUtility.cs (2)
17
var value = SettingsUtility.GetValueForAddItem(settings,
SolutionSection
, DisableSourceControlIntegerationKey);
23
settings.AddOrUpdate(
SolutionSection
, new AddItem(DisableSourceControlIntegerationKey, "true"));