4 references to IsPathDiscoveryException
Aspire.Hosting.Tasks (4)
ResolveAspireCliBundle.cs (4)
324
catch (Exception ex) when (
IsPathDiscoveryException
(ex))
427
catch (Exception ex) when (
IsPathDiscoveryException
(ex))
452
catch (Exception ex) when (
IsPathDiscoveryException
(ex))
478
catch (Exception ex) when (
IsPathDiscoveryException
(ex))