4 references to WRN_DuplicateParamTag
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
1199diagnostics.Add(ErrorCode.WRN_DuplicateParamTag, syntax.Location, identifier);
Errors\ErrorFacts.cs (2)
302case ErrorCode.WRN_DuplicateParamTag: 1226or ErrorCode.WRN_DuplicateParamTag
Generated\ErrorFacts.Generated.cs (1)
74case ErrorCode.WRN_DuplicateParamTag: