at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1.Start[TStateMachine](TStateMachine& stateMachine) at Microsoft.Build.BackEnd.TaskBuilder ...
The TaskBuilder SafeEnqueueAndExecute method, which if not running on Android, is ironically, both quite unSafe not handling any exceptions as it calls into a remote process, and doesn't Enqueue ...