95 references to IsIoRelatedException
Microsoft.Build (29)
BackEnd\BuildManager\EnvironmentVariableValidator.cs (1)
48catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (1)
934catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (3)
990catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1015catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1050catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Construction\ProjectRootElement.cs (1)
2071catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
Construction\Solution\SolutionFile.cs (1)
748catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Construction\Solution\SolutionProjectGenerator.cs (2)
1553catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1728catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Definition\Toolset.cs (4)
607catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 864catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 911catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 957catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Definition\ToolsetReader.cs (1)
626catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Evaluation\Conditionals\FunctionCallExpressionNode.cs (1)
61catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Evaluation\Evaluator.cs (2)
2081catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 2126catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
Evaluation\Expander.cs (3)
2617catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 2703catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 2778catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
FileMatcher.cs (4)
2026catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 2611if (ex.Flatten().InnerExceptions.All(ExceptionHandling.IsIoRelatedException)) 2622catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 2644return ex.Flatten().InnerExceptions.All(ExceptionHandling.IsIoRelatedException);
FrameworkLocationHelper.cs (1)
1026catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Logging\BinaryLogger\ProjectImportsCollector.cs (1)
149catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Logging\FileLogger.cs (2)
121catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 150catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
ToolsetElement.cs (1)
102catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
Microsoft.Build.Framework (9)
ExceptionHandling.cs (1)
65return !IsIoRelatedException(e);
FileUtilities.cs (6)
890catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 973catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 1053catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 1090catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 1158catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1415catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
FileUtilities_TempFiles.cs (1)
195catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
ItemSpecModifiers.cs (1)
380catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Microsoft.Build.Tasks.Core (41)
AppConfig\AppConfig.cs (1)
54catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
AssemblyDependency\ReferenceTable.cs (4)
694catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 916catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1008catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1222catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
AssemblyDependency\ResolveAssemblyReference.cs (1)
1545catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
AssemblyDependency\Resolver.cs (1)
328catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Copy.cs (2)
984catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1014catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
CreateManifestResourceName.cs (1)
255catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Delete.cs (1)
154catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
FileIO\ReadLinesFromFile.cs (1)
71catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
FileIO\WriteLinesToFile.cs (5)
147catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 175catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 251catch (Exception fallbackEx) when (ExceptionHandling.IsIoRelatedException(fallbackEx)) 259catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 299catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
FileMatcher.cs (4)
2026catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 2611if (ex.Flatten().InnerExceptions.All(ExceptionHandling.IsIoRelatedException)) 2622catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 2644return ex.Flatten().InnerExceptions.All(ExceptionHandling.IsIoRelatedException);
FileState.cs (1)
207if (!ExceptionHandling.IsIoRelatedException(_exceptionThrown))
GenerateResource.cs (4)
1638catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 2644catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 2733catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 2801catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
GetAssemblyIdentity.cs (1)
78catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
ListOperators\FindUnderPath.cs (2)
81catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 110catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
MakeDir.cs (1)
86catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
ManifestUtil\LauncherBuilder.cs (1)
95catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
Move.cs (1)
179catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
RedistList.cs (1)
745catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
RemoveDir.cs (2)
140catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 178catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
StateFileBase.cs (1)
146catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
Touch.cs (4)
191catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 263catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 279catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 295catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
WriteCodeFragment.cs (1)
133catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
Microsoft.Build.Utilities.Core (12)
FileMatcher.cs (4)
2026catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 2611if (ex.Flatten().InnerExceptions.All(ExceptionHandling.IsIoRelatedException)) 2622catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 2644return ex.Flatten().InnerExceptions.All(ExceptionHandling.IsIoRelatedException);
FrameworkLocationHelper.cs (1)
1026catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
ToolLocationHelper.cs (5)
866catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1063catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 1183catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 3079catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e)) 3174catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
ToolsetElement.cs (1)
102catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex))
ToolTask.cs (1)
873catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
MSBuild (4)
FrameworkLocationHelper.cs (1)
1026catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))
XMake.cs (3)
2793catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 2812catch (Exception ex) when (ExceptionHandling.IsIoRelatedException(ex)) 3704catch (Exception e) when (ExceptionHandling.IsIoRelatedException(e))