4 references to WRN_UnmatchedParamRefTag
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
1172
diagnostics.Add(ErrorCode.
WRN_UnmatchedParamRefTag
, identifier.Location, identifier, memberSymbol);
Errors\ErrorFacts.cs (2)
316
case ErrorCode.
WRN_UnmatchedParamRefTag
:
1365
or ErrorCode.
WRN_UnmatchedParamRefTag
Generated\ErrorFacts.Generated.cs (1)
111
case ErrorCode.
WRN_UnmatchedParamRefTag
: