It would be nice to have an attribute (or setting) to exclude a whole assembly from analysis.
For example in test projects and it's classes and functions there is IMHO no need to document exceptions that might be thrown.
Currently the SuppressMessage attribute for Exceptional does not seem to work at assembly level.
It would be nice to have an attribute (or setting) to exclude a whole assembly from analysis.
For example in test projects and it's classes and functions there is IMHO no need to document exceptions that might be thrown.
Currently the SuppressMessage attribute for Exceptional does not seem to work at assembly level.