7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4147catch (IOException e) when (!loggerDescription.IsOptional) 4151catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4155catch (SecurityException e) when (!loggerDescription.IsOptional) 4159catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4163catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4167catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4171catch (Exception e) when (loggerDescription.IsOptional)