1 reference to ReportDuplicateExports
Aspire.Hosting.Integration.Analyzers (1)
AspireExportAnalyzer.cs (1)
82
context.RegisterCompilationEndAction(c =>
ReportDuplicateExports
(c, exportsByKey));