7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4390
catch (IOException e) when (!loggerDescription.
IsOptional
)
4394
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4398
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4402
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4406
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4410
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4414
catch (Exception e) when (loggerDescription.
IsOptional
)