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)
92
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
122
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
157
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
192
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
210
await TestInRegularAndScriptAsync(input, input,
CodeActionIndex
);
261
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
300
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);
337
await TestInRegularAndScriptAsync(input, expected,
CodeActionIndex
);