7 references to IsOptional
MSBuild (7)
XMake.cs (7)
3986
catch (IOException e) when (!loggerDescription.
IsOptional
)
3990
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
3994
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
3998
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4002
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4006
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4010
catch (Exception e) when (loggerDescription.
IsOptional
)