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