Some, but only some, methods with attributes are never indicated as unused, even if they actually are.
In my experience, presence of an attribute is almost never in accordance with its usages, and whether the warning is eligible or not.
Should be configurable (eg quickfix on an unused member with an attribute, "Never consider members with [SuchAttribute] as unused").