3 references to RemoveUnshippedDeletedDiagnosticIdRule
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer.cs (1)
189RemoveUnshippedDeletedDiagnosticIdRule,
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer_ReleaseTracking.cs (1)
424compilationEndContext.ReportNoLocationDiagnostic(RemoveUnshippedDeletedDiagnosticIdRule, ruleId);
Microsoft.CodeAnalysis.Analyzers.UnitTests (1)
MetaAnalyzers\ReleaseTrackingAnalyzerTests.cs (1)
183new DiagnosticResult(DiagnosticDescriptorCreationAnalyzer.RemoveUnshippedDeletedDiagnosticIdRule).WithArguments("Id1"));