1 reference to AddParamTagAsync
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\DocumentationComments\AbstractAddDocCommentNodesCodeFixProvider.cs (1)
44cancellationToken => AddParamTagAsync(context.Document, parentMethod, docCommentNode, cancellationToken),