```At the moment, adding a member to a class that ...
# general
b
Copy code
At the moment, adding a member to a class that nobody inherits from can trigger invalidation of all descendants of all classes defined in the same source file (see #2320 for a specific scenario).