3 references to PublishedSymbolsCantBeMarkedExperimental
Microsoft.Analyzers.Local (2)
ApiLifecycle\ApiLifecycleAnalyzer.cs (2)
23DiagDescriptors.PublishedSymbolsCantBeMarkedExperimental, 118context.ReportDiagnostic(Diagnostic.Create(DiagDescriptors.PublishedSymbolsCantBeMarkedExperimental, symbol.Locations.FirstOrDefault(), symbol));
Microsoft.Analyzers.Local.Tests (1)
ApiLifecycle\ApiLifecycleAnalyzerTest.cs (1)
550new[] { DiagDescriptors.PublishedSymbolsCantBeMarkedExperimental.Id },