1 reference to SingleStatementCodeGenerator
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractMethod\CSharpMethodExtractor.CSharpCodeGenerator.cs (1)
69
return new
SingleStatementCodeGenerator
(insertionPoint, selectionResult, analyzerResult, options, localFunction);