You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.