6 references to CollectEnumClrTypes
Aspire.Hosting.RemoteHost (6)
AtsCapabilityScanner.cs (6)
497CollectEnumClrTypes(capability.ReturnType, enumTypes); 500CollectEnumClrTypes(param.Type, enumTypes); 509CollectEnumClrTypes(prop.Type, enumTypes); 555CollectEnumClrTypes(typeRef.ElementType, enumTypes); 556CollectEnumClrTypes(typeRef.KeyType, enumTypes); 557CollectEnumClrTypes(typeRef.ValueType, enumTypes);