4 references to UnwrapFirst_AlignRest
Microsoft.CodeAnalysis.Features (4)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (4)
124return wrappingStyle == WrappingStyle.UnwrapFirst_AlignRest 243parentTitle, WrappingStyle.UnwrapFirst_AlignRest, wrappingColumn, cancellationToken).ConfigureAwait(false)); 377parentTitle, WrappingStyle.UnwrapFirst_AlignRest, cancellationToken).ConfigureAwait(false)); 418WrappingStyle.UnwrapFirst_AlignRest => Wrapper.Align_wrapped_items,