dotnet/roslyn

Sample unit test code doesnt verify diagnostics at line/column start

Open

#1,641 创建于 2015年3月27日

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

描述

The issue is in here and here. If the line/column is 0 unit tests will not care if the expected line/column matches that. Also see https://github.com/DotNetAnalyzers/StyleCopAnalyzers/pull/569.

贡献者指南