Merge branch 'main' into features/UnsafeEvolution#82267
Merged
jjonescz merged 439 commits intoFeb 11, 2026
Conversation
Add tests for: - Nested namespace hierarchies - Classes without namespaces - Nested types (e.g., nested enums in classes) Co-authored-by: dibarbet <5749229+dibarbet@users.noreply.github.com>
Co-authored-by: dibarbet <5749229+dibarbet@users.noreply.github.com>
Co-authored-by: Joseph Musser <me@jnm2.com>
Co-authored-by: Joseph Musser <me@jnm2.com>
Co-authored-by: Joseph Musser <me@jnm2.com>
Seeing consistent [failures](https://dev.azure.com/dnceng-public/public/public%20Team/_build/results?buildId=1253801&view=logs&j=25b00362-06cc-5921-ad4b-34638988b7b4&t=da74a059-8acf-500b-6dc1-372111119b19&l=25) installing the .NET 10 runtime on its own, so switch to installing the SDK which includes the runtime.
Added details about weakly-held red children optimization and its current usage in Roslyn.
Co-authored-by: Fred Silberberg <frsilb@microsoft.com>
Contributor
|
This PR modifies public API files. Please follow the instructions at https://github.com/dotnet/roslyn/blob/main/docs/contributing/API%20Review%20Process.md for ensuring all public APIs are reviewed before merging. |
a70c32e to
74e2d18
Compare
74e2d18 to
eb11911
Compare
Member
Author
Member
Author
|
@333fred for a second review, thanks |
333fred
approved these changes
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Test plan: #81207
All conflicts resolved in the last commit only.