Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
6 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (6)
Diagnostics\Configuration\ConfigureCodeStyle\MultipleCodeStyleOptionConfigurationTests.cs (6)
97
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
143
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
189
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
238
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
282
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
329
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);