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