dotnet/roslyn

Override Equals in subtypes of DiagnosticInfo

Open

#4,786 创建于 2015年8月25日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)C# (20,414 star) (4,257 fork)batch import
Area-CompilersBugConcept-Continuous Improvementhelp wanted

描述

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

贡献者指南

Override Equals in subtypes of DiagnosticInfo · dotnet/roslyn#4786 | Good First Issue