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