1 write to Type
Aspire.TypeSystem (1)
AttributeDataReader.cs (1)
200
Type
= type,
7 references to Type
Aspire.Hosting.RemoteHost (6)
AtsCapabilityScanner.cs (6)
290
if (assemblyExportAttr.
Type
is null)
295
var exportedType = assemblyExportAttr.
Type
;
918
var atsTypeId = exportAttr.
Type
!= null
919
? AtsTypeMapping.DeriveTypeId(exportAttr.
Type
)
2665
if (export.
Type
is { } exportedType)
2759
if (export.
Type
== type)
Aspire.TypeSystem (1)
AttributeDataReader.cs (1)
164
case nameof(AspireExportData.
Type
):