5 references to VariablesToUseAsReturnValue
Microsoft.CodeAnalysis.Features (5)
ExtractMethod\MethodExtractor.CodeGenerator.cs (5)
294
if (AnalyzerResult.
VariablesToUseAsReturnValue
.IsEmpty &&
311
if (AnalyzerResult.
VariablesToUseAsReturnValue
.IsEmpty &&
318
var variables = AnalyzerResult.
VariablesToUseAsReturnValue
;
372
else if (!this.AnalyzerResult.
VariablesToUseAsReturnValue
.IsEmpty)
375
CreateReturnExpression(AnalyzerResult.
VariablesToUseAsReturnValue
.SelectAsArray(