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