9 references to CollectEnumClrTypes
Aspire.Hosting.RemoteHost (9)
AtsCapabilityScanner.cs (9)
538CollectEnumClrTypes(capability.ReturnType, enumTypes); 541CollectEnumClrTypes(param.Type, enumTypes); 550CollectEnumClrTypes(prop.Type, enumTypes); 558CollectEnumClrTypes(cbParam.Type, enumTypes); 562CollectEnumClrTypes(prop.CallbackReturnType, enumTypes); 616CollectEnumClrTypes(typeRef.ElementType, enumTypes); 617CollectEnumClrTypes(typeRef.KeyType, enumTypes); 618CollectEnumClrTypes(typeRef.ValueType, enumTypes); 624CollectEnumClrTypes(unionType, enumTypes);