1 reference to GenerateNewDocumentAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractMethod\CSharpMethodExtractor.CSharpCodeGenerator.cs (1)
1070
var newDocument = await
GenerateNewDocumentAsync
(methodSymbol, returnType, originalDocument, cancellationToken).ConfigureAwait(false);