1 reference to Wrap_long_call_chain
Microsoft.CodeAnalysis.Features (1)
Wrapping\ChainedExpression\ChainedExpressionCodeActionComputer.cs (1)
120
actions.Add(await TryCreateCodeActionAsync(GetWrapEdits(Options.WrappingColumn, align: false), FeaturesResources.Wrapping, FeaturesResources.
Wrap_long_call_chain
).ConfigureAwait(false));