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