2 references to Could_not_find_a_MSBuild_project_or_solution_file_in_0_Specify_which_to_use_with_the_workspace_argument
dotnet-format (1)
Workspaces\MSBuildWorkspaceFinder.cs (1)
52throw new FileNotFoundException(string.Format(Resources.Could_not_find_a_MSBuild_project_or_solution_file_in_0_Specify_which_to_use_with_the_workspace_argument, searchDirectory));
dotnet-format.UnitTests (1)
MSBuild\MSBuildWorkspaceFinderTests.cs (1)
25Resources.Could_not_find_a_MSBuild_project_or_solution_file_in_0_Specify_which_to_use_with_the_workspace_argument,