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)
97Project project = _msbuildUtility.GetProject(projectPath).Project;