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