1 implementation of HasRefactoringsAsync
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\CodeRefactoringService.cs (1)
121public async Task<bool> HasRefactoringsAsync(
1 reference to HasRefactoringsAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Suggestions\SuggestedActionsSource.cs (1)
267if (await state.Target.Owner._codeRefactoringService.HasRefactoringsAsync(