4 references to WRN_DuplicateTypeParamTag
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
1209diagnostics.Add(ErrorCode.WRN_DuplicateTypeParamTag, syntax.Location, identifier);
Errors\ErrorFacts.cs (2)
307case ErrorCode.WRN_DuplicateTypeParamTag: 1338or ErrorCode.WRN_DuplicateTypeParamTag
Generated\ErrorFacts.Generated.cs (1)
104case ErrorCode.WRN_DuplicateTypeParamTag: