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