dotnet/roslyn
在 GitHub 查看Sample unit test code doesnt verify diagnostics at line/column start
Open
#1,641 建立於 2015年3月27日
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.