any class/struct that inherits from something, is not found i.e the following is not found ``` public class MyThing : IEquitable<MyThing>, ISerializable ```