4 references to GetWrapLongLineCodeActionAsync
Microsoft.CodeAnalysis.Features (4)
Wrapping\SeparatedSyntaxList\SeparatedSyntaxListCodeActionComputer.cs (4)
180
var unwrapWithoutBraces = await
GetWrapLongLineCodeActionAsync
(
242
codeActions.AddIfNotNull(await
GetWrapLongLineCodeActionAsync
(
249
codeActions.AddIfNotNull(await
GetWrapLongLineCodeActionAsync
(
257
codeActions.AddIfNotNull(await
GetWrapLongLineCodeActionAsync
(