6 references to GetValue
NuGet.Build.Tasks (4)
BuildTasksUtility.cs (2)
641
var currentSources = RestoreSettingsUtils.
GetValue
(
671
var currentFallbackFolders = RestoreSettingsUtils.
GetValue
(
GetRestoreSettingsTask.cs (2)
165
OutputPackagesPath = RestoreSettingsUtils.
GetValue
(
170
OutputRepositoryPath = RestoreSettingsUtils.
GetValue
(
NuGet.Build.Tasks.Console (2)
MSBuildStaticGraphRestore.cs (2)
428
return RestoreSettingsUtils.
GetValue
(
612
return RestoreSettingsUtils.
GetValue
(