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