I have some code that looks like this:
async void MyMethod() { var client = new HttpClient(); var tasks = new List>(); for