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