2 references to RestoreRepositoryPath
NuGet.Build.Tasks (2)
GetRestoreSettingsTask.cs (2)
161() => string.IsNullOrEmpty(RestoreRepositoryPath) ? null : UriUtility.GetAbsolutePathFromFile(ProjectUniqueName, RestoreRepositoryPath),