7 references to IsOptional
MSBuild (7)
XMake.cs (7)
4359catch (IOException e) when (!loggerDescription.IsOptional) 4363catch (BadImageFormatException e) when (!loggerDescription.IsOptional) 4367catch (SecurityException e) when (!loggerDescription.IsOptional) 4371catch (ReflectionTypeLoadException e) when (!loggerDescription.IsOptional) 4375catch (MemberAccessException e) when (!loggerDescription.IsOptional) 4379catch (TargetInvocationException e) when (!loggerDescription.IsOptional) 4383catch (Exception e) when (loggerDescription.IsOptional)