7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4407catch (IOException e) when (!loggerDescription.IsOptional) 4411catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4415catch (SecurityException e) when (!loggerDescription.IsOptional) 4419catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4423catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4427catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4431catch (Exception e) when (loggerDescription.IsOptional)