dotnet/roslyn

Override Equals in subtypes of DiagnosticInfo

Open

#4,786 建立於 2015年8月25日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C# (4,257 fork)batch import
Area-CompilersBugConcept-Continuous Improvementhelp wanted

倉庫指標

Star
 (20,414 star)
PR 合併指標
 (平均合併 6天 17小時) (30 天內合併 256 個 PR)

描述

For example, DiagnosticInfoWithSymbols introduces a Symbols field that is not considered by DiagnosticInfo.Equals.

貢獻者指南