5 references to CollectEnumTypeIds
Aspire.Hosting (5)
Ats\AtsCapabilityScanner.cs (5)
425
CollectEnumTypeIds
(capability.ReturnType, enumTypeIds);
428
CollectEnumTypeIds
(param.Type, enumTypeIds);
495
CollectEnumTypeIds
(typeRef.ElementType, enumTypeIds);
496
CollectEnumTypeIds
(typeRef.KeyType, enumTypeIds);
497
CollectEnumTypeIds
(typeRef.ValueType, enumTypeIds);