Base:
property
CodeActionIndex
Microsoft.CodeAnalysis.Editor.UnitTests.Diagnostics.AbstractSuppressionDiagnosticTest.CodeActionIndex
5 references to CodeActionIndex
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (5)
Diagnostics\Configuration\ConfigureSeverity\CSharpCodeStyleOptionBasedSeverityConfigurationTests.cs (5)
83await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 137await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 191await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 248await TestInRegularAndScriptAsync(input, expected, CodeActionIndex); 305await TestInRegularAndScriptAsync(input, expected, CodeActionIndex);