Check inheritance of IUserDeclaredTypeUsage Follow
I have an IUserDeclaredTypeUsage, and I would like to check if this type inherits from another class (whose CLR name I have). Is this possible?
Please sign in to leave a comment.
Hi,
Does the 'Navigate To | Derived Symbols' work for you in this case?
Thanks!