2 references to ShouldConvertToUserFacingError
dotnet (2)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
281
when (InstallToolCommandLowLevelErrorConverter.
ShouldConvertToUserFacingError
(ex))
Commands\Tool\Install\ToolInstallLocalInstaller.cs (1)
89
catch (Exception ex) when (InstallToolCommandLowLevelErrorConverter.
ShouldConvertToUserFacingError
(ex))