This PolySharp release includes improvements to the generated code and one missing polyfill. All generated types now use global:: and fully qualified type names everywhere. This makes them resilient to any global using-s that consuming projects might be using.
🪄 Polyfills
[AsyncMethodBuilder](needed for custom method builder types)