2 references to BaseType
System.Private.CoreLib (2)
Internal\Runtime\Augments\RuntimeAugments.cs (1)
426baseTypeHandle = new RuntimeTypeHandle(eeType->BaseType);
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
234if (delegateType.ToMethodTable()->BaseType != MethodTable.Of<MulticastDelegate>())