7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4414catch (IOException e) when (!loggerDescription.IsOptional) 4418catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4422catch (SecurityException e) when (!loggerDescription.IsOptional) 4426catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4430catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4434catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4438catch (Exception e) when (loggerDescription.IsOptional)