2 references to TryGetCodeRefactoringSelection
Microsoft.CodeAnalysis.EditorFeatures (2)
Suggestions\SuggestedActionsSource.cs (1)
170var selection = TryGetCodeRefactoringSelection(state, range);
Suggestions\SuggestedActionsSource_Async.cs (1)
80var selection = TryGetCodeRefactoringSelection(state, range);