2 references to IsPathResolutionException
aspire (2)
Utils\CliPathHelper.cs (2)
206
catch (Exception ex) when (
IsPathResolutionException
(ex))
378
catch (Exception ex) when (
IsPathResolutionException
(ex))