Skip to content

C#: Constant string interpolation (test only). #7559

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

Conversation

michaelnebel
Copy link
Contributor

No changes are needed in the extractor to support const interpolated strings, which has been introduced in C# 10.
A small testcase has been added.

@github-actions github-actions bot added the C# label Jan 11, 2022
@michaelnebel michaelnebel marked this pull request as ready for review January 11, 2022 12:21
@michaelnebel michaelnebel requested a review from a team as a code owner January 11, 2022 12:21
@michaelnebel michaelnebel merged commit 77763d7 into github:main Jan 11, 2022
@michaelnebel michaelnebel deleted the csharp/const-interpolatedstring branch January 11, 2022 14:29
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