2 references to MergeDeclarationStatements
Microsoft.CodeAnalysis.CSharp.Features (2)
ExtractMethod\CSharpMethodExtractor.CSharpCodeGenerator.cs (2)
169
statements = postProcessor.
MergeDeclarationStatements
(statements);
555
declStatements = postProcessor.
MergeDeclarationStatements
(declStatements);