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