1 reference to GetProjectOrSolution
dotnet (1)
Commands\Package\List\PackageListCommand.cs (1)
30string projectFile = isFileBasedApp ? Path.GetFullPath(fileOrDirectory) : GetProjectOrSolution(fileOrDirectory);