4 references to GetWrapLongLineCodeActionAsync
Microsoft.CodeAnalysis.Features (4)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (4)
181
var unwrapWithoutBraces = await
GetWrapLongLineCodeActionAsync
(
243
codeActions.AddIfNotNull(await
GetWrapLongLineCodeActionAsync
(
250
codeActions.AddIfNotNull(await
GetWrapLongLineCodeActionAsync
(
258
codeActions.AddIfNotNull(await
GetWrapLongLineCodeActionAsync
(