2 references to RemoveDeletedInternalApiRule
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
DeclarePublicApiAnalyzer.Impl.cs (1)
763
reportDiagnostic(Diagnostic.Create(GetDiagnostic(RemoveDeletedPublicApiRule,
RemoveDeletedInternalApiRule
), location, propertyBag, pair.Value.Text));
DeclarePublicApiAnalyzer_Diagnostics.cs (1)
288
RemoveDeletedInternalApiRule
,