7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4359
catch (IOException e) when (!loggerDescription.
IsOptional
)
4363
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4367
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4371
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4375
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4379
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4383
catch (Exception e) when (loggerDescription.
IsOptional
)