4 references to WRN_UnmatchedParamTag
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
1169diagnostics.Add(ErrorCode.WRN_UnmatchedParamTag, identifier.Location, identifier);
Errors\ErrorFacts.cs (2)
303case ErrorCode.WRN_UnmatchedParamTag: 1227or ErrorCode.WRN_UnmatchedParamTag
Generated\ErrorFacts.Generated.cs (1)
75case ErrorCode.WRN_UnmatchedParamTag: