Replies: 1 comment 1 reply
-
This part is a little unclear. How using a ctor vs method improves codegen?
Does that mean we'll emit string.Format in async code or just no awaits in holes? Either way that's unfortunate. I was looking forward to the resolution on this because enumerables list patterns will need some kind of buffer type, only that we won't be able to use a uniform ref API in both async/sync code. (relevant discussion: #4687) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/dotnet/csharplang/blob/main/meetings/2021/LDM-2021-05-03.md
Agenda
Beta Was this translation helpful? Give feedback.
All reactions