4 references to UnwrapFirst_AlignRest
Microsoft.CodeAnalysis.Features (4)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (4)
125return wrappingStyle == WrappingStyle.UnwrapFirst_AlignRest 244parentTitle, WrappingStyle.UnwrapFirst_AlignRest, wrappingColumn, cancellationToken).ConfigureAwait(false)); 378parentTitle, WrappingStyle.UnwrapFirst_AlignRest, cancellationToken).ConfigureAwait(false)); 419WrappingStyle.UnwrapFirst_AlignRest => Wrapper.Align_wrapped_items,