7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4468catch (IOException e) when (!loggerDescription.IsOptional) 4472catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4476catch (SecurityException e) when (!loggerDescription.IsOptional) 4480catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4484catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4488catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4492catch (Exception e) when (loggerDescription.IsOptional)