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