Summary
In VSTest, a test sequence file is written in case of crash. It's not supported in VSTest for hang though. I'm not sure if there is a good reason for that.
Proposed Feature
Support generating a test sequence file by MTP crash dump extension. Consider doing it also for hang dump if reasonable.