Say we have the following program
public class Program { public static async Task Main(string[] args) { var x = 5; var y = await FooAs