1 reference to GetCleanCodeGenerationOptionsAsync
Microsoft.CodeAnalysis.Features (1)
PullMemberUp\MembersPuller.cs (1)
313var options = await destinationEditor.OriginalDocument.GetCleanCodeGenerationOptionsAsync(fallbackOptions, cancellationToken).ConfigureAwait(false);