Skip to content

C#: Stub generator support for ref readonly parameters. #15087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

michaelnebel
Copy link
Contributor

@michaelnebel michaelnebel commented Dec 13, 2023

This is a pre-requisite for updating the stubs as the ref readonly parameter feature from C# 12 is already used in the .NET 8 Core framework.

@michaelnebel michaelnebel marked this pull request as ready for review December 13, 2023 10:18
@michaelnebel michaelnebel requested a review from a team as a code owner December 13, 2023 10:18
@github-actions github-actions bot added the C# label Dec 13, 2023
@michaelnebel michaelnebel merged commit 16e8613 into github:main Dec 13, 2023
@michaelnebel michaelnebel deleted the csharp/stubgenrefreadonly branch December 13, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants