4 references to TryGetCodeRefactoringSelection
Microsoft.CodeAnalysis.EditorFeatures.Wpf (4)
Suggestions\AsyncSuggestedActionsSource.cs (1)
89
var selection =
TryGetCodeRefactoringSelection
(state, range);
Suggestions\SuggestedActionsSource.cs (3)
168
var selection =
TryGetCodeRefactoringSelection
(state, range);
396
selection =
TryGetCodeRefactoringSelection
(state, range);
407
selection =
TryGetCodeRefactoringSelection
(state, range);