Skip to content

Conversation

@AArnott
Copy link
Member

@AArnott AArnott commented Dec 4, 2025

I have to avoid using primary constructors where linker attributes are required because C# does not lower the attributes to its generated field.

This requires us to stop using C# primary constructors where linker attributes need to be applied to parameters because C# doesn't copy those attributes to the fields.
@AArnott AArnott enabled auto-merge December 4, 2025 15:33
@AArnott AArnott merged commit dbf2115 into main Dec 4, 2025
9 checks passed
@AArnott AArnott deleted the dev/andarno/fixNewLinkerWarnings branch December 4, 2025 16:15
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.

3 participants