net472
namespace Microsoft.CodeAnalysis.VisualBasic.Testing.MSTest
{
[Obsolete("https://github.com/dotnet/roslyn-sdk/blob/main/src/Microsoft.CodeAnalysis.Testing/README.md#obsolete-packages")]
public class AnalyzerVerifier<TAnalyzer> : VisualBasicAnalyzerVerifier<TAnalyzer, MSTestVerifier>
where TAnalyzer, new(), DiagnosticAnalyzer
{
public AnalyzerVerifier();
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 1.01.12.02.12.23.03.1 |
.NET Framework | 4.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 1.62.02.1 |
Information specific to net472 | |
Assembly | Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest , Version=1.1.2.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.CodeAnalysis.VisualBasic.Analyzer.Testing.MSTest net472 |
Platform Restrictions | This framework does not have platform annotations. |