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