1 instantiation of PostProcessor
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractMethod\CSharpMethodExtractor.CSharpCodeGenerator.cs (1)
152
var postProcessor = new
PostProcessor
(semanticModel, insertionPointNode.SpanStart);
1 reference to PostProcessor
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractMethod\CSharpMethodExtractor.CSharpCodeGenerator.cs (1)
152
var
postProcessor = new PostProcessor(semanticModel, insertionPointNode.SpanStart);