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