4 references to ListTypeId
Aspire.Hosting.RemoteHost (4)
AtsCapabilityScanner.cs (4)
2389
return AtsConstants.
ListTypeId
(AtsConstants.Any);
2433
return AtsConstants.
ListTypeId
(elementTypeName);
2708
TypeId = AtsConstants.
ListTypeId
(AtsConstants.Any),
2791
TypeId = AtsConstants.
ListTypeId
(elementTypeRef.TypeId),