1 reference to GetFixCategoryAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Suggestions\SuggestedActionsSource.cs (1)
210
var result = await
GetFixCategoryAsync
(priorityProvider).ConfigureAwait(false);