1 write to _msbuildUtility
NuGet.CommandLine.XPlat (1)
Commands\Why\WhyCommandRunner.cs (1)
25_msbuildUtility = msbuildUtility;
3 references to _msbuildUtility
NuGet.CommandLine.XPlat (3)
Commands\Why\WhyCommandRunner.cs (3)
108var projectPaths = _msbuildUtility.GetListOfProjectsFromPathArgument(path); 111Project project = _msbuildUtility.GetProject(projectPath).Project; 191_msbuildUtility.VirtualProjectBuilder?.IsValidEntryPointPath(fullPath) == true)))