Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
8 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (8)
Diagnostics\Configuration\ConfigureSeverity\AllAnalyzersSeverityConfigurationTests.cs (8)
92await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 122await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 157await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 192await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 210await TestInRegularAndScriptAsync(input, input, CodeActionIndex); 261await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 300await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 337await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);