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