4 references to WRN_UnmatchedTypeParamTag
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
1175
diagnostics.Add(ErrorCode.
WRN_UnmatchedTypeParamTag
, identifier.Location, identifier);
Errors\ErrorFacts.cs (2)
319
case ErrorCode.
WRN_UnmatchedTypeParamTag
:
1354
or ErrorCode.
WRN_UnmatchedTypeParamTag
Generated\ErrorFacts.Generated.cs (1)
105
case ErrorCode.
WRN_UnmatchedTypeParamTag
: