Hey,
Based on my understanding unfortunately there is no direct way as seen for linked services.
you would have to extract the ARM template and search for that dataset as references :
This can be done manually or you can write a powershell or some coding to parse through the ARM template for that dataset names and verify the dependencies if need be.