1 reference to ReportDuplicateGeneratedMethodNames
Aspire.Hosting.Integration.Analyzers (1)
AspireExportAnalyzer.cs (1)
179context.RegisterCompilationEndAction(c => ReportDuplicateGeneratedMethodNames(c, generatedMethodNames));