1 reference to Equals
System.Windows.Forms.Primitives (1)
_generated\62\Windows.Win32.FARPROC.g.cs (1)
43
public override bool Equals(object obj) => obj is FARPROC other && this.
Equals
(other);