ArcPro 2.8.3. Apologies if this is an easy problem, but I want to identify parcels in my city that have two street frontages (corner lots, typically). I have a ParcelPolygons layer...

... and a ParcelLines layer:

Using Select by Attributes I created a new layer consisting of ParcelLines that are StreetROW lines, but I don't know where to go from there. How do I choose ParcelPolygons that touch/intersect with two StreetROW lines?
Thanks!