1 reference to GetUnwrapAllEditsAsync
Microsoft.CodeAnalysis.Features (1)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (1)
195
var edits = await
GetUnwrapAllEditsAsync
(wrappingStyle, cancellationToken).ConfigureAwait(false);