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