8 references to ReportWarningsForDuplicatedTags
Microsoft.CodeAnalysis.VisualBasic (8)
Compilation\DocumentationComments\DocumentationCommentCompiler.Common.vb (8)
189ReportWarningsForDuplicatedTags(nodes, DocumentationCommentXmlNames.IncludeElementName) 195ReportWarningsForDuplicatedTags(nodes, DocumentationCommentXmlNames.ParameterElementName) 199ReportWarningsForDuplicatedTags(nodes, DocumentationCommentXmlNames.PermissionElementName) 203ReportWarningsForDuplicatedTags(nodes, DocumentationCommentXmlNames.RemarksElementName) 207ReportWarningsForDuplicatedTags(nodes, DocumentationCommentXmlNames.ReturnsElementName) 211ReportWarningsForDuplicatedTags(nodes, DocumentationCommentXmlNames.SummaryElementName) 215ReportWarningsForDuplicatedTags(nodes, DocumentationCommentXmlNames.TypeParameterElementName) 219ReportWarningsForDuplicatedTags(nodes, DocumentationCommentXmlNames.ValueElementName)