Base:
method
IsSubclassOf
System.Type.IsSubclassOf(System.Type)
1 reference to IsSubclassOf
mscorlib (1)
system\reflection\emit\typebuilder.cs (1)
1330if (fromTypeBuilder.IsSubclassOf(this))