7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4147
catch (IOException e) when (!loggerDescription.
IsOptional
)
4151
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4155
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4159
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4163
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4167
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4171
catch (Exception e) when (loggerDescription.
IsOptional
)