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