
When to Suppress Warnings
It is safe to suppress a warning from this rule; however, the code might be more difficult to maintain. Note that depending on the visibility of base types, resolving violations of this rule might create breaking changes. For example, removing public base types is a breaking change.