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