'class1' : inherits 'class2::member' via dominance
Two or more members have the same name. The one in class2 is inherited because it is a base class for the other classes that contained this member.