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