Skip to content

Do not create object initializers for tuples#3579

Merged
siegfriedpammer merged 1 commit intoicsharpcode:masterfrom
ds5678:issue3576
Oct 5, 2025
Merged

Do not create object initializers for tuples#3579
siegfriedpammer merged 1 commit intoicsharpcode:masterfrom
ds5678:issue3576

Conversation

@ds5678
Copy link
Copy Markdown
Contributor

@ds5678 ds5678 commented Oct 5, 2025

Problem

Resolves #3576

Solution

  • Any comments on the approach taken, its consistency with surrounding code, etc.
  • Which part of this PR is most in need of attention/improvement?
  • At least one test covering the code changed

@siegfriedpammer
Copy link
Copy Markdown
Member

You beat me to it! 😆 I was just adding your test case and starting to look into it. Thanks a lot!

@siegfriedpammer siegfriedpammer merged commit 16b74f6 into icsharpcode:master Oct 5, 2025
5 checks passed
@ds5678 ds5678 deleted the issue3576 branch October 5, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InvalidCastException decompiling UnityEngine.Rendering.HighDefinition.ProbeCameraCache.GetOrCreate

2 participants