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