1 reference to WithBody
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CodeGeneration\CSharpSyntaxGenerator.cs (1)
652
=> accessorList.WithAccessors(SyntaxFactory.List(accessorList.Accessors.Select(x =>
WithBody
(x))));