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