1 write to Type
Aspire.TypeSystem (1)
AttributeDataReader.cs (1)
242
Type
= type,
7 references to Type
Aspire.Hosting.RemoteHost (6)
AtsCapabilityScanner.cs (6)
328
if (assemblyExportAttr.
Type
is null)
333
var exportedType = assemblyExportAttr.
Type
;
1035
var atsTypeId = exportAttr.
Type
!= null
1036
? AtsTypeMapping.DeriveTypeId(exportAttr.
Type
)
3373
if (export.
Type
is { } exportedType)
3909
if (export.
Type
== type)
Aspire.TypeSystem (1)
AttributeDataReader.cs (1)
206
case nameof(AspireExportData.
Type
):