After a long time away from GIS, I'm trying to learn my way around ArcGIS Pro (3.3). In ArcMap you could use the Find tool and select 'In field' to show you all features that had a given value in that field across multiple layers (feature classes). In ArcGIS Pro it seems you can only search one layer at a time with Select by Attributes, as the Locate/Layer Search tool doesn't let you specify the field to search. I am dealing with nearly 100 feature classes, so to search through each one is a pain!
For example, say I need to search my whole project for any feature that has the field 'Surface Type', and the Surface Type = 'Asphalt'. I want to be able to get a list or select all features - whether they are a road line, a carpark polygon, or a sports court point - that have an asphalt surface. I don't want to export all of these to a new feature or gdb, I just need a list like the old Find tool provided.
Am I missing something obvious here, or does this functionality not exist (yet)? Thank you in advance!