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)
381await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 425await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 469await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 518await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 562await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 609await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);