7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4501catch (IOException e) when (!loggerDescription.IsOptional) 4505catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4509catch (SecurityException e) when (!loggerDescription.IsOptional) 4513catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4517catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4521catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4525catch (Exception e) when (loggerDescription.IsOptional)