Implemented interface member:
1 reference to Equals
System.Private.Windows.Core (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.NTSTATUS.g.cs (1)
41 public override bool Equals(object obj) => obj is NTSTATUS other && this.Equals(other);