4 references to GetAspireExportAttribute
Aspire.Hosting (4)
Ats\AtsCapabilityScanner.cs (4)
286var typeExportAttr = GetAspireExportAttribute(type); 302if (HasExposePropertiesAttribute(type) || HasExposeMethodsAttribute(type) || GetAspireExportAttribute(type) != null) 1768if (GetAspireExportAttribute(type) != null) 2117if (GetAspireExportAttribute(type) != null)