Skip to content

Fix compiler error with C# 14.#137

Merged
rolfbjarne merged 1 commit intodotnet:mainfrom
rolfbjarne:fix-c#-14-syntax
Aug 14, 2025
Merged

Fix compiler error with C# 14.#137
rolfbjarne merged 1 commit intodotnet:mainfrom
rolfbjarne:fix-c#-14-syntax

Conversation

@rolfbjarne
Copy link
Member

Fixes:

error CS9273: In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.

Fixes:

> error CS9273: In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
@rolfbjarne rolfbjarne merged commit 51c9632 into dotnet:main Aug 14, 2025
2 checks passed
@rolfbjarne rolfbjarne deleted the fix-c#-14-syntax branch August 14, 2025 13:00
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.

2 participants