1 write to _msbuildUtility
NuGet.CommandLine.XPlat (1)
Commands\PackageReferenceCommands\ListPackage\ListPackageCommandRunner.cs (1)
40
_msbuildUtility
= msbuildUtility;
1 reference to _msbuildUtility
NuGet.CommandLine.XPlat (1)
Commands\PackageReferenceCommands\ListPackage\ListPackageCommandRunner.cs (1)
101
Project project =
_msbuildUtility
.GetProject(projectPath).Project;