You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is referenced in source.
The compiler needs to emit something valid for runtime async, likely by using some dynamic calls to AsyncHelpers.AwaitAwaiter with the dynamic awaiter.