7 references to IsOptional
MSBuild (7)
XMake.cs (7)
3999catch (IOException e) when (!loggerDescription.IsOptional) 4003catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4007catch (SecurityException e) when (!loggerDescription.IsOptional) 4011catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4015catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4019catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4023catch (Exception e) when (loggerDescription.IsOptional)