30 references to IsCriticalException
Microsoft.Build.Tasks.Core (30)
AppConfig\BindingRedirect.cs (2)
59
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
73
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
AssemblyDependency\ReferenceTable.cs (1)
2965
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
AssemblyDependency\ResolveAssemblyReference.cs (1)
2693
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
ErrorFromResources.cs (1)
60
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
ExceptionHandling.cs (1)
129
if (aggregateException.InnerExceptions.Any(innerException =>
IsCriticalException
(innerException)))
GenerateResource.cs (1)
2786
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))
StateFileBase.cs (1)
117
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
WriteCodeFragment.cs (2)
548
catch (Exception ex) when (!ExceptionHandling.
IsCriticalException
(ex))
576
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)
108
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
135
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
153
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))
180
catch (Exception e) when (!ExceptionHandling.
IsCriticalException
(e))