-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Incorrect "CS0229 Ambiguity between" for partial prop with primary ctor, at design time only #76651
Comments
dotnet-issue-labeler
bot
added
Area-Compilers
untriaged
Issues and PRs which have not yet been triaged by a lead
labels
Jan 7, 2025
jaredpar
added
Feature - Primary Constructors
and removed
untriaged
Issues and PRs which have not yet been triaged by a lead
labels
Jan 8, 2025
It looks like there is a race around merging of partial members that can be observed in the following unit-tests.
|
It looks like #75002 is the same issue. |
AlekseyTs
added a commit
to AlekseyTs/roslyn
that referenced
this issue
Jan 22, 2025
…uction. Fixes dotnet#76651. Fixes dotnet#75002. Related to dotnet#76842. Related to dotnet#76870.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version Used: 17.13.0 Preview 2.1
Thanks to @RoccoZero who reported that this issue has been happening for a few months.
.csproj
File 1
File 2
The text was updated successfully, but these errors were encountered: