1 reference to InnerExceptionsAreAllCancelledExceptions
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\RequestBuilder.cs (1)
297
catch (AggregateException e) when (
InnerExceptionsAreAllCancelledExceptions
(e))