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