7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4437catch (IOException e) when (!loggerDescription.IsOptional) 4441catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4445catch (SecurityException e) when (!loggerDescription.IsOptional) 4449catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4453catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4457catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4461catch (Exception e) when (loggerDescription.IsOptional)