1 reference to ConvertDocCommentsToRegularCommentsAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
DecompiledSource\CSharpDecompiledSourceService.cs (1)
50
document = await
ConvertDocCommentsToRegularCommentsAsync
(document, docCommentFormattingService, cancellationToken).ConfigureAwait(false);