2 references to GetVariablesToMoveIntoMethodDefinition
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractMethod\CSharpMethodExtractor.CSharpCodeGenerator.cs (1)
118AnalyzerResult.GetVariablesToMoveIntoMethodDefinition(), cancellationToken);
Microsoft.CodeAnalysis.Features (1)
ExtractMethod\MethodExtractor.AnalyzerResult.cs (1)
88variables.AddRange(this.GetVariablesToMoveIntoMethodDefinition());