-
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 <[email protected]>
Co-authored-by: Adit Sheth <[email protected]>
* add clarification for operator overloading * fix grammar * Update docs/csharp/language-reference/operators/operator-overloading.md --------- Co-authored-by: Bill Wagner <[email protected]>
…es (#47708) * Initial plan * Improve CS0430 extern alias example to show actual usage Co-authored-by: BillWagner <[email protected]> * Add cross-reference to extern alias documentation Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…es (#47709) * Initial plan * Document projection initializers (simplified names) for anonymous types Co-authored-by: BillWagner <[email protected]> * Clarify duplicate member name explanation for projection initializers Co-authored-by: BillWagner <[email protected]> * Add periods to code comments in anonymous types examples Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…ide (#47672) * Initial plan * Fix misleading equality testing method documentation Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
… types in interfaces (#47669) * Initial plan * Update CS0524 documentation to reflect C# 8.0 changes Co-authored-by: BillWagner <[email protected]> * Update ms.date to 07/31/2025 as requested Co-authored-by: BillWagner <[email protected]> * Improve wording as suggested by @gewarren Co-authored-by: gewarren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: gewarren <[email protected]>
* Initial plan * Fix nullable event warning in interface events documentation Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…projects (#47685) * Initial plan * Update CS0518 documentation with modern .NET project guidance Co-authored-by: BillWagner <[email protected]> * Update docs/csharp/language-reference/compiler-messages/cs0518.md --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: Genevieve Warren <[email protected]>
* Initial plan * Update CS0449 documentation to include all constraint types Co-authored-by: BillWagner <[email protected]> * Update date in CS0449.md to 08/01/2025 Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
…47683) * Initial plan * Add context clarification comments to interface method snippets Co-authored-by: BillWagner <[email protected]> * Fix code comments to end with periods per style guide Co-authored-by: gewarren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: gewarren <[email protected]>
* Initial plan * Initial analysis: Understanding delegate type classification issue Co-authored-by: BillWagner <[email protected]> * Clarify delegate as built-in type in documentation Co-authored-by: BillWagner <[email protected]> * Remove package.json files from tracking * Remove unrelated .gitignore change for node_modules Co-authored-by: gewarren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: gewarren <[email protected]>
* Initial plan * Add resolution section to CS1023 documentation with corrected examples Co-authored-by: BillWagner <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]>
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