7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4390catch (IOException e) when (!loggerDescription.IsOptional) 4394catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4398catch (SecurityException e) when (!loggerDescription.IsOptional) 4402catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4406catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4410catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4414catch (Exception e) when (loggerDescription.IsOptional)