20 references to DefineDiagnosticMessageCorrectlyRule
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer.cs (2)
200
DefineDiagnosticMessageCorrectlyRule
,
760
ReportDefineDiagnosticArgumentCorrectlyDiagnostic(
DefineDiagnosticMessageCorrectlyRule
,
Microsoft.CodeAnalysis.Analyzers.UnitTests (18)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzerTests.cs (18)
2902
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1),
2904
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(3).WithLocation(4));
2960
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1),
2962
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(3).WithLocation(4));
3036
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3071
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3131
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1));
3181
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1));
3251
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1),
3253
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(3).WithLocation(3),
3255
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(5).WithLocation(5));
3289
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1),
3291
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(3).WithLocation(3),
3293
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(5).WithLocation(5));
3375
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3410
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3567
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3602
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)