2 references to AddDocumentationComments
Microsoft.CodeAnalysis.CodeStyle (2)
src\Analyzers\Core\Analyzers\RemoveUnusedMembers\AbstractRemoveUnusedMembersDiagnosticAnalyzer.cs (2)
718
AddDocumentationComments
(currentType, documentationComments);
731
AddDocumentationComments
(member, documentationComments);