net6.0-windows
namespace Microsoft.CodeAnalysis.Testing
{
    public abstract class CodeFixTest<TVerifier> : CodeActionTest<TVerifier>
        where TVerifier, new(), IVerifier!
    {
        [EditorBrowsable]
        [Obsolete(null)]
        public CodeFixValidationMode! CodeFixValidationMode { get; set; }
    }
}
.NET 5.06.07.08.09.010.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 net6.0
Assembly

Microsoft.CodeAnalysis.CodeFix.Testing , Version=1.1.2.0, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs a package reference to Microsoft.CodeAnalysis.CodeFix.Testing.

Package Microsoft.CodeAnalysis.CodeFix.Testing (1.1.2) netcoreapp3.1
Obsolete This API is obsolete.
Platform Restrictions

The property getter is supported on all platforms.

The property setter is supported on all platforms.

  • Built-in API
  • Package-provided API

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙