Microsoft.CodeAnalysis.Testing.DiagnosticResults has no option for valiadtion of the HelpURI. It has a lot of WthXyZ for creating a value in tests, all of which are useful. However, it does not consider the HelpURI. This is a known problematic area that requires testing but there's no way to do that using DiagnosticResult.
Microsoft.CodeAnalysis.Testing.DiagnosticResults has no option for valiadtion of the HelpURI. It has a lot of WthXyZ for creating a value in tests, all of which are useful. However, it does not consider the HelpURI. This is a known problematic area that requires testing but there's no way to do that using DiagnosticResult.