Skip to content

Fix unsafe context when binding multiple static usings#82427

Merged
jjonescz merged 2 commits into
dotnet:mainfrom
jjonescz:82426-UsingStaticUnsafe
Feb 25, 2026
Merged

Fix unsafe context when binding multiple static usings#82427
jjonescz merged 2 commits into
dotnet:mainfrom
jjonescz:82426-UsingStaticUnsafe

Conversation

@jjonescz

Copy link
Copy Markdown
Member

Fixes #82426.

@jjonescz jjonescz marked this pull request as ready for review February 17, 2026 13:07
@jjonescz jjonescz requested a review from a team as a code owner February 17, 2026 13:07
@jcouv jcouv self-assigned this Feb 17, 2026

@jcouv jcouv left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM Thanks (commit 1)

@jjonescz jjonescz requested review from a team and 333fred February 18, 2026 09:12
@jjonescz

Copy link
Copy Markdown
Member Author

@dotnet/roslyn-compiler for another review, thanks

@jjonescz

Copy link
Copy Markdown
Member Author

(I have an unsafe evolution feature PR which needs this fix to go in first.)

@jjonescz

Copy link
Copy Markdown
Member Author

@dotnet/roslyn-compiler for another review of a small PR, thanks

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.

Unsafe static using errors unexpectedly differ based on declaration order

3 participants