2 references to CodeRefactoringSuggestedAction
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
CodeActions\PreviewExceptionTests.cs (1)
94
var suggestedAction = new
CodeRefactoringSuggestedAction
(
Microsoft.CodeAnalysis.EditorFeatures (1)
Suggestions\SuggestedActionsSource_Async.cs (1)
298
UnifiedCodeRefactoringSuggestedAction codeRefactoringAction => new
CodeRefactoringSuggestedAction
(