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