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