2 references to AbstractSeparatedSyntaxListWrapper
Microsoft.CodeAnalysis.Features (2)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (2)
22
private sealed class SeparatedSyntaxListCodeActionComputer : AbstractCodeActionComputer<
AbstractSeparatedSyntaxListWrapper
<TListSyntax, TListItemSyntax>>
74
AbstractSeparatedSyntaxListWrapper
<TListSyntax, TListItemSyntax> service,