20 references to DefineDiagnosticMessageCorrectlyRule
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer.cs (2)
197
DefineDiagnosticMessageCorrectlyRule
,
758
ReportDefineDiagnosticArgumentCorrectlyDiagnostic(
DefineDiagnosticMessageCorrectlyRule
,
Microsoft.CodeAnalysis.Analyzers.UnitTests (18)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzerTests.cs (18)
2792
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1),
2794
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(3).WithLocation(4));
2846
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1),
2848
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(3).WithLocation(4));
2918
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
2951
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3007
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1));
3053
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1));
3119
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1),
3121
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(3).WithLocation(3),
3123
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(5).WithLocation(5));
3155
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(1).WithLocation(1),
3157
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(3).WithLocation(3),
3159
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(5).WithLocation(5));
3233
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3266
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3415
VerifyCS.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)
3448
VerifyVB.Diagnostic(DiagnosticDescriptorCreationAnalyzer.
DefineDiagnosticMessageCorrectlyRule
).WithLocation(0)