1 reference to RemoveDuplicateParamTagAsync
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\DocumentationComments\AbstractRemoveDocCommentNodeCodeFixProvider.cs (1)
43cancellationToken => RemoveDuplicateParamTagAsync(context.Document, paramNode, cancellationToken),