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