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