7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4501
catch (IOException e) when (!loggerDescription.
IsOptional
)
4505
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4509
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4513
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4517
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4521
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4525
catch (Exception e) when (loggerDescription.
IsOptional
)