2 references to ShouldConvertToUserFacingError
dotnet (2)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
341
when (ToolUninstallCommandLowLevelErrorConverter.
ShouldConvertToUserFacingError
(ex))
Commands\Tool\Uninstall\ToolUninstallGlobalOrToolPathCommand.cs (1)
84
catch (Exception ex) when (ToolUninstallCommandLowLevelErrorConverter.
ShouldConvertToUserFacingError
(ex))