7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4407
catch (IOException e) when (!loggerDescription.
IsOptional
)
4411
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4415
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4419
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4423
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4427
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4431
catch (Exception e) when (loggerDescription.
IsOptional
)