4 references to GetAspireExportAttribute
Aspire.Hosting.Integration.Analyzers (4)
AspireExportAnalyzer.cs (4)
449var propertyExportAttribute = GetAspireExportAttribute(property, aspireExportAttribute); 602GetAspireExportAttribute(member, aspireExportAttribute) is not null); 623var memberExportAttribute = GetAspireExportAttribute(property, aspireExportAttribute); 688var memberExportAttribute = GetAspireExportAttribute(method, aspireExportAttribute);