Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
10 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (10)
Diagnostics\Configuration\ConfigureSeverity\DotNetDiagnosticSeverityBasedSeverityConfigurationTests.cs (10)
86
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
116
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
151
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
202
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
236
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
268
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
305
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
335
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
365
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
400
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);