7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4457catch (IOException e) when (!loggerDescription.IsOptional) 4461catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4465catch (SecurityException e) when (!loggerDescription.IsOptional) 4469catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4473catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4477catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4481catch (Exception e) when (loggerDescription.IsOptional)