7 references to IsOptional
MSBuild (7)
XMake.cs (7)
3999
catch (IOException e) when (!loggerDescription.
IsOptional
)
4003
catch (BadImageFormatException e) when (!loggerDescription.
IsOptional
)
4007
catch (SecurityException e) when (!loggerDescription.
IsOptional
)
4011
catch (ReflectionTypeLoadException e) when (!loggerDescription.
IsOptional
)
4015
catch (MemberAccessException e) when (!loggerDescription.
IsOptional
)
4019
catch (TargetInvocationException e) when (!loggerDescription.
IsOptional
)
4023
catch (Exception e) when (loggerDescription.
IsOptional
)