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