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