2 references to _helpers
Microsoft.CodeAnalysis.CSharp.Features (2)
UseExpressionBodyCodeFixProvider.cs (2)
35=> FixableDiagnosticIds = _helpers.SelectAsArray(h => h.DiagnosticId); 83var helper = _helpers.Single(h => h.DiagnosticId == diagnostic.Id);