2 references to CouldNotFindProjectOrDirectory
dotnet (2)
Commands\Reference\Add\ReferenceAddCommand.cs (1)
36CliStrings.CouldNotFindProjectOrDirectory, true);
Commands\Solution\Add\SolutionAddCommand.cs (1)
60PathUtility.EnsureAllPathsExist(_projects, CliStrings.CouldNotFindProjectOrDirectory, true);