Implemented interface member:
1 reference to Equals
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.GenericLookups.cs (1)
239return (obj is ConstrainedMethodUseKey) && Equals((ConstrainedMethodUseKey)obj);