Implemented interface member:
1 reference to Equals
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeArray.cs (1)
74
return obj is TypeArrayKey key &&
Equals
(key);