2 references to CmdNonExistentDirectoryErrorDescription
dotnet (2)
Commands\Test\MTP\SolutionAndProjectUtility.cs (2)
43return (false, string.Format(CliCommandStrings.CmdNonExistentDirectoryErrorDescription, directory)); 139return (false, string.Format(CliCommandStrings.CmdNonExistentDirectoryErrorDescription, directory));