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