1 implementation of HasRefactoringsAsync
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\CodeRefactoringService.cs (1)
92public async Task<bool> HasRefactoringsAsync(
2 references to HasRefactoringsAsync
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
SuggestedActionsSource.cs (1)
476if (await state.Target.Owner._codeRefactoringService.HasRefactoringsAsync(
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionsSource.cs (1)
476if (await state.Target.Owner._codeRefactoringService.HasRefactoringsAsync(