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