Implemented interface member:
1 reference to Equals
Microsoft.AspNetCore.Server.HttpSys (1)
_generated\9\Windows.Win32.HLOCAL.g.cs (1)
49 public override bool Equals(object obj) => obj is HLOCAL other && this.Equals(other);