Base:
method
Equals
System.Type.Equals(System.Object)
2 references to Equals
System.Private.CoreLib (2)
System\Reflection\Runtime\TypeInfos\RuntimeGenericParameterTypeInfo.cs (1)
69
return ToType().
Equals
(other);
System\Reflection\Runtime\TypeInfos\RuntimeTypeDefinitionTypeInfo.cs (1)
31
return ToType().
Equals
(other);