7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4414
catch (IOException e) when (!loggerDescription.
IsOptional
)
4418
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4422
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4426
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4430
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4434
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4438
catch (Exception e) when (loggerDescription.
IsOptional
)