1 reference to Unwrap_call_chain
Microsoft.CodeAnalysis.Features (1)
Wrapping\ChainedExpression\ChainedExpressionCodeActionComputer.cs (1)
117
=> actions.Add(await TryCreateCodeActionAsync(GetUnwrapEdits(), FeaturesResources.Wrapping, FeaturesResources.
Unwrap_call_chain
, cancellationToken).ConfigureAwait(false));