Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
8 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (8)
Diagnostics\Configuration\ConfigureSeverity\CategoryBasedSeverityConfigurationTests.cs (8)
92await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 122await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 155await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 190await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 208await TestInRegularAndScriptAsync(input, input, CodeActionIndex); 259await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 298await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 335await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);