7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4457
catch (IOException e) when (!loggerDescription.
IsOptional
)
4461
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4465
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4469
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4473
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4477
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4481
catch (Exception e) when (loggerDescription.
IsOptional
)