Implemented interface member:
1 reference to Equals
ILCompiler.ReadyToRun (1)
PortableCallHelpers\PInvokeCollector.cs (1)
33
public override bool Equals(object obj) =>
Equals
(obj as PInvokeInfo);