10 references to GetRS1021ExpectedDiagnostic
Microsoft.CodeAnalysis.Analyzers.UnitTests (10)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzerTests.cs (10)
1257GetRS1021ExpectedDiagnostic(6, "Category with spaces", AdditionalFileName),
1258GetRS1021ExpectedDiagnostic(7, "Category with spaces and range: Prefix100-Prefix199", AdditionalFileName),
1259GetRS1021ExpectedDiagnostic(8, "CategoryMultipleColons: IdWithColon:100", AdditionalFileName),
1260GetRS1021ExpectedDiagnostic(9, "DuplicateCategory1", AdditionalFileName),
1261GetRS1021ExpectedDiagnostic(10, "DuplicateCategory2: Prefix200-Prefix299", AdditionalFileName),
1262GetRS1021ExpectedDiagnostic(11, "CategoryWithBadId1: Prefix_100", AdditionalFileName),
1263GetRS1021ExpectedDiagnostic(12, "CategoryWithBadId2: Prefix_100-Prefix_199", AdditionalFileName),
1264GetRS1021ExpectedDiagnostic(13, "CategoryWithBadId3: Prefix000NotAllowed", AdditionalFileName),
1265GetRS1021ExpectedDiagnostic(14, "CategoryWithBadId4: Prefix000NotAllowed-Prefix099NotAllowed", AdditionalFileName),
1266GetRS1021ExpectedDiagnostic(15, "CategoryWithBadId5: Prefix000-DifferentPrefix099", AdditionalFileName),