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