2 references to GetDependencyGraphSpec
NuGet.Build.Tasks.Console (2)
MSBuildStaticGraphRestore.cs (2)
108
var dependencyGraphSpec =
GetDependencyGraphSpec
(entryProjectFilePath, globalProperties, interactive, binaryLoggerParameters, EnvironmentVariableWrapper.Instance);
194
var dependencyGraphSpec =
GetDependencyGraphSpec
(entryProjectFilePath, globalProperties, interactive, binaryLoggerParameters, EnvironmentVariableWrapper.Instance);