1 reference to TransferParentStatementComments
Microsoft.CodeAnalysis.CSharp.Features (1)
src\Analyzers\CSharp\CodeFixes\UseCollectionExpression\CSharpCollectionExpressionRewriter.cs (1)
632
return
TransferParentStatementComments
(parentStatement, updatedNode, preferredIndentation);