51 references to WRN_UnmatchedParamTag
Microsoft.CodeAnalysis.CSharp (4)
Compiler\DocumentationCommentCompiler.cs (1)
1162
diagnostics.Add(ErrorCode.
WRN_UnmatchedParamTag
, identifier.Location, identifier);
Errors\ErrorFacts.cs (2)
301
case ErrorCode.
WRN_UnmatchedParamTag
:
1183
case ErrorCode.
WRN_UnmatchedParamTag
:
Generated\ErrorFacts.Generated.cs (1)
75
case ErrorCode.
WRN_UnmatchedParamTag
:
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (31)
Semantics\PrimaryConstructorTests.cs (16)
5525
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "x").WithArguments("x").WithLocation(11, 22),
5531
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(16, 22),
5553
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "Error").WithArguments("Error").WithLocation(3, 18),
5556
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "Error").WithArguments("Error").WithLocation(3, 18)
5810
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(5, 18)
5842
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(3, 18),
5881
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(5, 18),
5957
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(7, 18),
6003
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "S1").WithArguments("S1").WithLocation(5, 18),
6041
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "S1").WithArguments("S1").WithLocation(7, 18),
6128
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "O1").WithArguments("O1").WithLocation(11, 22),
6131
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "O1").WithArguments("O1").WithLocation(11, 22),
6134
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "P1").WithArguments("P1").WithLocation(12, 22),
6137
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "P1").WithArguments("P1").WithLocation(12, 22),
6140
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "C").WithArguments("C").WithLocation(13, 22),
6143
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "C").WithArguments("C").WithLocation(13, 22)
Semantics\RecordTests.cs (14)
28353
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "Error").WithArguments("Error").WithLocation(3, 18),
28356
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "Error").WithArguments("Error").WithLocation(3, 18)
28657
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(5, 18)
28702
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(3, 18),
28753
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(5, 18),
28855
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "I1").WithArguments("I1").WithLocation(7, 18),
28915
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "S1").WithArguments("S1").WithLocation(5, 18),
28962
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "S1").WithArguments("S1").WithLocation(7, 18),
29077
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "O1").WithArguments("O1").WithLocation(11, 22),
29080
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "O1").WithArguments("O1").WithLocation(11, 22),
29083
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "P1").WithArguments("P1").WithLocation(12, 22),
29086
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "P1").WithArguments("P1").WithLocation(12, 22),
29089
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "C").WithArguments("C").WithLocation(13, 22),
29092
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "C").WithArguments("C").WithLocation(13, 22)
Semantics\SemanticErrorTests.cs (1)
21565
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "Char2").WithArguments("Char2"));
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (16)
DocumentationComments\CrefTests.cs (12)
3664
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "q").WithArguments("q").WithLocation(4, 22),
3667
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "value").WithArguments("value").WithLocation(5, 22),
3673
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "x").WithArguments("x").WithLocation(8, 22),
3676
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "q").WithArguments("q").WithLocation(11, 22),
3685
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "q").WithArguments("q").WithLocation(14, 22),
3688
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "value").WithArguments("value").WithLocation(15, 22),
3691
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "y").WithArguments("y").WithLocation(27, 22),
3697
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "x").WithArguments("x").WithLocation(21, 22),
3916
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "q").WithArguments("q"),
3925
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "q").WithArguments("q"),
3934
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "q").WithArguments("q"),
3946
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "q").WithArguments("q"),
DocumentationComments\DocumentationCommentCompilerTests.cs (4)
4213
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, includeElement).WithArguments("Q"),
5023
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, "q").WithArguments("q"),
6779
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, includeElement).WithArguments("array"),
6782
Diagnostic(ErrorCode.
WRN_UnmatchedParamTag
, includeElement).WithArguments("value"));