2 writes to ClrType
Aspire.Hosting (2)
Ats\AtsCapabilityScanner.cs (2)
387
ClrType
= resourceType,
832
ClrType
= type,
3 references to ClrType
Aspire.Hosting (3)
Ats\AtsCapabilityScanner.cs (1)
722
ClrType = typeInfo.
ClrType
,
Ats\AtsContext.cs (2)
155
_handleTypes ??= new HashSet<Type>(HandleTypes.Where(t => t.
ClrType
!= null).Select(t => t.
ClrType
!));