7 references to IsOptional
MSBuild (7)
XMake.cs (7)
3997catch (IOException e) when (!loggerDescription.IsOptional) 4001catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4005catch (SecurityException e) when (!loggerDescription.IsOptional) 4009catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4013catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4017catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4021catch (Exception e) when (loggerDescription.IsOptional)