Base:
property
BaseType
System.Type.BaseType
2 references to BaseType
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\Marshal.cs (2)
1211
if (rt.
BaseType
!= typeof(MulticastDelegate) && rt != typeof(MulticastDelegate))
1232
if (rt.
BaseType
!= typeof(MulticastDelegate) && rt != typeof(MulticastDelegate))