4 references to ObjectType
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\RuntimeType.cs (3)
55return CustomAttribute.GetCustomAttributes(this, ObjectType, inherit); 702RuntimeType baseType = ObjectType; 723if (baseType == ObjectType)
src\System\RuntimeType.CoreCLR.cs (1)
3305if (rtType == ObjectType && rtType != this)