6 references to GetValue
NuGet.Build.Tasks (4)
BuildTasksUtility.cs (2)
656
var currentSources = RestoreSettingsUtils.
GetValue
(
686
var currentFallbackFolders = RestoreSettingsUtils.
GetValue
(
GetRestoreSettingsTask.cs (2)
154
OutputPackagesPath = RestoreSettingsUtils.
GetValue
(
159
OutputRepositoryPath = RestoreSettingsUtils.
GetValue
(
NuGet.Build.Tasks.Console (2)
MSBuildStaticGraphRestore.cs (2)
420
return RestoreSettingsUtils.
GetValue
(
595
return RestoreSettingsUtils.
GetValue
(