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