31 references to IsCriticalException
Microsoft.Build.Tasks.Core (31)
AppConfig\BindingRedirect.cs (2)
63
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
77
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
AssemblyDependency\ReferenceTable.cs (1)
2967
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
AssemblyDependency\ResolveAssemblyReference.cs (1)
2736
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
ErrorFromResources.cs (1)
60
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
ExceptionHandling.cs (1)
128
if (aggregateException.InnerExceptions.Any(innerException =>
IsCriticalException
(innerException)))
GenerateResource.cs (1)
2779
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
GetInstalledSDKLocations.cs (1)
150
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
GetReferenceAssemblyPaths.cs (1)
223
if (ExceptionHandling.
IsCriticalException
(e))
GetSDKReferenceFiles.cs (6)
290
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
940
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
970
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
983
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
1105
catch (Exception ex) when (!ExceptionHandling.
IsCriticalException
(ex))
1139
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
NodePipeServer.cs (1)
148
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
StateFileBase.cs (1)
117
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
WriteCodeFragment.cs (2)
556
catch (Exception ex) when (!ExceptionHandling.
IsCriticalException
(ex))
584
catch (Exception ex) when (!ExceptionHandling.
IsCriticalException
(ex))
XmlPeek.cs (4)
72
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
87
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
104
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
117
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
XmlPoke.cs (4)
75
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
89
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
103
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
130
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
XslTransformation.cs (4)
111
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
138
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
156
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
183
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))