Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
10 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (10)
Diagnostics\Configuration\ConfigureSeverity\DotNetDiagnosticSeverityBasedSeverityConfigurationTests.cs (10)
86await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 116await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 151await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 202await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 236await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 268await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 305await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 335await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 365await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 400await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);