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