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