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)
321
state.Target.Owner.
_codeRefactoringService
== null ||
339
workspace, state.Target.Owner.
_codeRefactoringService
, document, selection.Value, priority, fallbackOptions, isBlocking,
473
state.Target.Owner.
_codeRefactoringService
!= null &&
476
if (await state.Target.Owner.
_codeRefactoringService
.HasRefactoringsAsync(