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