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