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