Mostly a preference change for debugging/profiling/examining dumps.
AsyncStateMachineBox is called AsyncTaskMethodBuilder+AsyncStateMachineBox<...> in profiles, dumps etc

Would an acceptable change be to rename this to StateMachine so it becomes AsyncTaskMethodBuilder+StateMachine<...>?
/cc @stephentoub @davidfowl