4 references to WRN_UnmatchedTypeParamRefTag
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
1178
diagnostics.Add(ErrorCode.
WRN_UnmatchedTypeParamRefTag
, identifier.Location, identifier, memberSymbol);
Errors\ErrorFacts.cs (2)
317
case ErrorCode.
WRN_UnmatchedTypeParamRefTag
:
1366
or ErrorCode.
WRN_UnmatchedTypeParamRefTag
Generated\ErrorFacts.Generated.cs (1)
112
case ErrorCode.
WRN_UnmatchedTypeParamRefTag
: