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