Skip to content

Fix binding of nameof of Color Color#82477

Merged
jjonescz merged 5 commits into
dotnet:mainfrom
jjonescz:82474-NameOf-ColorColor
Feb 26, 2026
Merged

Fix binding of nameof of Color Color#82477
jjonescz merged 5 commits into
dotnet:mainfrom
jjonescz:82474-NameOf-ColorColor

Conversation

@jjonescz

Copy link
Copy Markdown
Member

Fixes #82474.

Comment thread src/Compilers/CSharp/Portable/Binder/Binder_Invocation.cs Outdated
@AlekseyTs

AlekseyTs commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Done with review pass (commit 1) #Closed

Comment thread src/Compilers/CSharp/Portable/Binder/Binder_Invocation.cs Outdated
@jjonescz jjonescz marked this pull request as ready for review February 20, 2026 15:50
@jjonescz jjonescz requested a review from a team as a code owner February 20, 2026 15:50
Comment thread src/Compilers/CSharp/Test/Semantic/Semantics/NameOfTests.cs Outdated
Comment thread src/Compilers/CSharp/Portable/Binder/Binder_Invocation.cs Outdated
Comment thread src/Compilers/CSharp/Portable/Binder/Binder_Invocation.cs Outdated
@AlekseyTs

AlekseyTs commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Done with review pass (commit 1) #Closed

@jjonescz jjonescz requested a review from AlekseyTs February 23, 2026 09:34
Comment thread src/Compilers/CSharp/Portable/Binder/Binder_Expressions.cs Outdated
@AlekseyTs

Copy link
Copy Markdown
Contributor

Done with review pass (commit 4)

@jjonescz jjonescz requested a review from AlekseyTs February 23, 2026 16:43

@AlekseyTs AlekseyTs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (commit 5)

@jjonescz jjonescz requested a review from a team February 23, 2026 20:31
@jjonescz

Copy link
Copy Markdown
Member Author

@dotnet/roslyn-compiler for another review, thanks

@jjonescz jjonescz merged commit 662dc29 into dotnet:main Feb 26, 2026
24 checks passed
@jjonescz jjonescz deleted the 82474-NameOf-ColorColor branch February 26, 2026 10:30
@dotnet-policy-service dotnet-policy-service Bot added this to the Next milestone Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nameof of Color Color in field initializer results in "Unable to determine specific cause of the failure."

3 participants