**Version Used**: VS2022 17.0.0 Preview 3.1 **Steps to Reproduce**:  **Expected Behavior**: It should make the parent method async. **Actual Behavior**: It just insert an `async` before `await`.