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