CodeActionTest<TVerifier>
CodeActionTest()
CodeActionEquivalenceKey
CodeActionIndex
CodeActionValidationMode
CodeActionVerifier
SyntaxKindType
ApplyCodeActionAsync(Project, CodeAction, IVerifier, CancellationToken)
CodeActionExpected(SolutionState)
FilterCodeActions(ImmutableArray<CodeAction>)
HasAnyChange(ProjectState, ProjectState, Boolean)
TryGetCodeActionToApply(Int32, ImmutableArray<CodeAction>, Nullable<Int32>, String, Action<CodeAction, IVerifier>, IVerifier)
netcoreapp2.1
namespace Microsoft.CodeAnalysis.Testing
{
public abstract class CodeActionTest<TVerifier> : AnalyzerTest<TVerifier>
where TVerifier, new(), IVerifier!
{
protected CodeActionTest();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.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 netcoreapp2.1 | |
Assembly | Microsoft.CodeAnalysis.Analyzer.Testing , Version=1.1.2.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.CodeAnalysis.Analyzer.Testing (1.1.2) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API