81 references to IsIoRelatedException
Microsoft.Build (21)
BackEnd\BuildManager\EnvironmentVariableValidator.cs (1)
48
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
BackEnd\Components\RequestBuilder\TargetUpToDateChecker.cs (3)
987
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
1012
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
1047
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Construction\ProjectRootElement.cs (1)
2065
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
Construction\Solution\SolutionFile.cs (1)
748
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Definition\Toolset.cs (4)
607
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
864
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
911
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
957
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Definition\ToolsetReader.cs (1)
638
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Evaluation\Conditionals\FunctionCallExpressionNode.cs (1)
61
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Evaluation\Evaluator.cs (2)
2130
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
2175
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
Evaluation\Expander.ItemExpander.Transforms.cs (3)
188
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
284
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
365
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Evaluation\ToolsetElement.cs (1)
102
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
Logging\BinaryLogger\ProjectImportsCollector.cs (1)
146
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Logging\FileLogger.cs (2)
120
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
149
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
Microsoft.Build.Framework (14)
ExceptionHandling.cs (1)
65
return !
IsIoRelatedException
(e);
FileUtilities_TempFiles.cs (1)
204
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
FileUtilities.cs (6)
903
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
986
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
1066
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
1103
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
1171
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
1428
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
ItemSpecModifiers.cs (1)
472
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Utilities\FileMatcher.cs (4)
2029
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
2614
if (ex.Flatten().InnerExceptions.All(ExceptionHandling.
IsIoRelatedException
))
2625
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
2647
return ex.Flatten().InnerExceptions.All(ExceptionHandling.
IsIoRelatedException
);
Utilities\FrameworkLocationHelper.cs (1)
1046
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Microsoft.Build.Tasks.Core (37)
AppConfig\AppConfig.cs (1)
54
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
AssemblyDependency\AssemblyFoldersFromConfig\AssemblyFoldersFromConfigResolver.cs (1)
141
catch (Exception e) when (e is XmlException || ExceptionHandling.
IsIoRelatedException
(e))
AssemblyDependency\ReferenceTable.cs (4)
704
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
926
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
1018
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
1232
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
AssemblyDependency\ResolveAssemblyReference.cs (1)
1673
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
AssemblyDependency\Resolver.cs (1)
334
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Copy.cs (2)
991
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
1021
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
CreateManifestResourceName.cs (1)
259
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Delete.cs (1)
153
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
FileIO\ReadLinesFromFile.cs (1)
71
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
FileIO\WriteLinesToFile.cs (4)
157
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
206
catch (Exception ex) when (attempt < maxAttempts && ExceptionHandling.
IsIoRelatedException
(ex))
213
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
255
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
FileState.cs (1)
216
if (!ExceptionHandling.
IsIoRelatedException
(_exceptionThrown))
GenerateResource.cs (4)
1715
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
2721
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
2806
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
2874
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
GetAssemblyIdentity.cs (1)
85
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
ListOperators\FindUnderPath.cs (2)
83
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
114
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
MakeDir.cs (1)
85
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
ManifestUtil\LauncherBuilder.cs (1)
112
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
Move.cs (1)
174
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
RedistList.cs (1)
745
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
RemoveDir.cs (2)
139
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
177
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
StateFileBase.cs (1)
182
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
Touch.cs (4)
191
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
263
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
279
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
295
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
WriteCodeFragment.cs (1)
135
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
Microsoft.Build.Utilities.Core (6)
ToolLocationHelper.cs (5)
866
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
1063
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
1183
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
3079
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
3174
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
ToolTask.cs (1)
911
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))
MSBuild (3)
XMake.cs (3)
3195
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
3214
catch (Exception ex) when (ExceptionHandling.
IsIoRelatedException
(ex))
4157
catch (Exception e) when (ExceptionHandling.
IsIoRelatedException
(e))