Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
6 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (6)
Diagnostics\Configuration\ConfigureCodeStyle\EnumCodeStyleOptionConfigurationTests.cs (6)
451await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 499await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 547await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 600await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 648await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 699await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);