7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4468
catch (IOException e) when (!loggerDescription.
IsOptional
)
4472
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4476
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4480
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4484
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4488
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4492
catch (Exception e) when (loggerDescription.
IsOptional
)