2 references to ReportNoLocationDiagnostic
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer_ReleaseTracking.cs (2)
422
compilationEndContext.
ReportNoLocationDiagnostic
(RemoveUnshippedDeletedDiagnosticIdRule, ruleId);
433
compilationEndContext.
ReportNoLocationDiagnostic
(RemoveShippedDeletedDiagnosticIdRule, ruleId, version);