4 references to UnwrapFirst_IndentRest
Microsoft.CodeAnalysis.Features (4)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (4)
161unwrapActions.AddIfNotNull(await GetUnwrapAllCodeActionAsync(parentTitle, WrappingStyle.UnwrapFirst_IndentRest).ConfigureAwait(false)); 238parentTitle, WrappingStyle.UnwrapFirst_IndentRest).ConfigureAwait(false)); 365parentTitle, WrappingStyle.UnwrapFirst_IndentRest).ConfigureAwait(false)); 389WrappingStyle.UnwrapFirst_IndentRest => Wrapper.Indent_wrapped_items,