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