10 references to GetRS1021ExpectedDiagnostic
Microsoft.CodeAnalysis.Analyzers.UnitTests (10)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzerTests.cs (10)
1273GetRS1021ExpectedDiagnostic(6, "Category with spaces", AdditionalFileName), 1274GetRS1021ExpectedDiagnostic(7, "Category with spaces and range: Prefix100-Prefix199", AdditionalFileName), 1275GetRS1021ExpectedDiagnostic(8, "CategoryMultipleColons: IdWithColon:100", AdditionalFileName), 1276GetRS1021ExpectedDiagnostic(9, "DuplicateCategory1", AdditionalFileName), 1277GetRS1021ExpectedDiagnostic(10, "DuplicateCategory2: Prefix200-Prefix299", AdditionalFileName), 1278GetRS1021ExpectedDiagnostic(11, "CategoryWithBadId1: Prefix_100", AdditionalFileName), 1279GetRS1021ExpectedDiagnostic(12, "CategoryWithBadId2: Prefix_100-Prefix_199", AdditionalFileName), 1280GetRS1021ExpectedDiagnostic(13, "CategoryWithBadId3: Prefix000NotAllowed", AdditionalFileName), 1281GetRS1021ExpectedDiagnostic(14, "CategoryWithBadId4: Prefix000NotAllowed-Prefix099NotAllowed", AdditionalFileName), 1282GetRS1021ExpectedDiagnostic(15, "CategoryWithBadId5: Prefix000-DifferentPrefix099", AdditionalFileName),