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