1 reference to GetFixLevelAsync
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
SuggestedActionsSource.cs (1)
541
var errorTask = Task.Run(() =>
GetFixLevelAsync
(state, document, range, fallbackOptions, linkedToken), linkedToken);