Implemented interface member:
1 reference to Equals
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\PInvokeMethodFixupNode.cs (1)
205return obj is PInvokeMethodData other && Equals(other);