6 references to GetAspireExportData
Aspire.Hosting.RemoteHost (3)
AtsCapabilityScanner.cs (3)
2510
return AttributeDataReader.
GetAspireExportData
(type);
2523
var attr = AttributeDataReader.
GetAspireExportData
(type);
2532
var attr = AttributeDataReader.
GetAspireExportData
(type);
Aspire.Hosting.RemoteHost.Tests (2)
AttributeDataReaderTests.cs (2)
49
var result = AttributeDataReader.
GetAspireExportData
(typeof(ThirdPartyResource));
125
var result = AttributeDataReader.
GetAspireExportData
(typeof(OfficialMethodsResource));
Aspire.TypeSystem (1)
AtsConstants.cs (1)
488
if (AttributeDataReader.
GetAspireExportData
(type) != null)