2 references to ExecuteNuGetProjectActionsAsync
NuGet.PackageManagement (2)
NuGetPackageManager.cs (2)
477
await
ExecuteNuGetProjectActionsAsync
(nuGetProject, nuGetProjectActions, nuGetProjectContext, NullSourceCacheContext.Instance, token);
2454
await
ExecuteNuGetProjectActionsAsync
(project, nugetActions, nuGetProjectContext, sourceCacheContext, token);