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