2 references to WrapResolvableCodeAction
Microsoft.CodeAnalysis.Razor.Workspaces (2)
CodeActions\Models\CodeActionExtensions.cs (2)
85razorCodeAction.Children[i] = razorCodeAction.Children[i].WrapResolvableCodeAction(context, action, language, isOnAllowList); 172razorCodeAction.Children[i] = razorCodeAction.Children[i].WrapResolvableCodeAction(context, action, language, isOnAllowList);