1 write to _codeRefactoringService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionsSourceProvider.cs (1)
78_codeRefactoringService = codeRefactoringService;
4 references to _codeRefactoringService
Microsoft.CodeAnalysis.EditorFeatures.Wpf (4)
Suggestions\SuggestedActionsSource.cs (4)
321state.Target.Owner._codeRefactoringService == null || 339workspace, state.Target.Owner._codeRefactoringService, document, selection.Value, priority, fallbackOptions, isBlocking, 473state.Target.Owner._codeRefactoringService != null && 476if (await state.Target.Owner._codeRefactoringService.HasRefactoringsAsync(