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