C# 13 language support status #3426
-
Can #829 please be updated with the C# 13 features? I may be interested in helping implement support for them. |
Beta Was this translation helpful? Give feedback.
Answered by
siegfriedpammer
Mar 16, 2025
Replies: 1 comment
-
I updated the issue and added the new language features. However, I haven't looked into them in detail to assess whether they actually need any work in the decompiler. I would ask you to open an issue whenever you start looking at a language feature, so we have a place to discuss the implementation strategy and answer questions before you open a PR. Thank you very much! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ds5678
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I updated the issue and added the new language features. However, I haven't looked into them in detail to assess whether they actually need any work in the decompiler.
I would ask you to open an issue whenever you start looking at a language feature, so we have a place to discuss the implementation strategy and answer questions before you open a PR. Thank you very much!