1 implementation of GetMostSevereFixAsync
Microsoft.CodeAnalysis.Features (1)
CodeFixes\Service\CodeFixService.cs (1)
98public async Task<CodeFixCollection?> GetMostSevereFixAsync(
1 reference to GetMostSevereFixAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Suggestions\SuggestedActionsSource.cs (1)
222var result = await state.Target.Owner._codeFixService.GetMostSevereFixAsync(