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