4 references to GetAspireExportAttribute
Aspire.Hosting (4)
Ats\AtsCapabilityScanner.cs (4)
277var typeExportAttr = GetAspireExportAttribute(type); 293if (HasExposePropertiesAttribute(type) || HasExposeMethodsAttribute(type) || GetAspireExportAttribute(type) != null) 1734if (GetAspireExportAttribute(type) != null) 2066if (GetAspireExportAttribute(type) != null)