2 references to IsIoRelatedExceptionOrAggregate
Microsoft.Build.Framework (2)
Utilities\FileMatcher.cs (2)
3138
catch (Exception ex) when (
IsIoRelatedExceptionOrAggregate
(ex))
3972
catch (Exception ex) when (
IsIoRelatedExceptionOrAggregate
(ex))