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