-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #47731
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
Merge main into live #47731
Conversation
* `with` is also used in properties * Interface with
Co-authored-by: Xuyang Cao <xuycao@microsoft.com>
Co-authored-by: Adit Sheth <adsheth@microsoft.com>
* add clarification for operator overloading * fix grammar * Update docs/csharp/language-reference/operators/operator-overloading.md --------- Co-authored-by: Bill Wagner <wiwagn@microsoft.com>
…es (#47708) * Initial plan * Improve CS0430 extern alias example to show actual usage Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Add cross-reference to extern alias documentation Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
…es (#47709) * Initial plan * Document projection initializers (simplified names) for anonymous types Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Clarify duplicate member name explanation for projection initializers Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Add periods to code comments in anonymous types examples Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
…ide (#47672) * Initial plan * Fix misleading equality testing method documentation Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
… types in interfaces (#47669) * Initial plan * Update CS0524 documentation to reflect C# 8.0 changes Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update ms.date to 07/31/2025 as requested Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Improve wording as suggested by @gewarren Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
* Initial plan * Fix nullable event warning in interface events documentation Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
…projects (#47685) * Initial plan * Update CS0518 documentation with modern .NET project guidance Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update docs/csharp/language-reference/compiler-messages/cs0518.md --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Initial plan * Update CS0449 documentation to include all constraint types Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update date in CS0449.md to 08/01/2025 Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
…47683) * Initial plan * Add context clarification comments to interface method snippets Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Fix code comments to end with periods per style guide Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
* Initial plan * Initial analysis: Understanding delegate type classification issue Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Clarify delegate as built-in type in documentation Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Remove package.json files from tracking * Remove unrelated .gitignore change for node_modules Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
* Initial plan * Add resolution section to CS1023 documentation with corrected examples Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse