-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixes #41491 Clarified the diamond problem with default interface methods. Add an image to illustrate the problem, and provide additional text explanation. * Fixes #40808 Remove the (now) obsolete paragraph. * Fixes #41507 Clarify how extra braces are processed in interpolated raw string literals. * Fixes #41538 Add collection expressions to the member access article. Include links to the collection expressions article. * Fixes #30876 Add important note that an instance constructor called from a static field initializer in the same type that invokes an instance constructor means the instance constructor is called before the static constructor. * Fixes #41629 Note that the order of static constructor execution isn't specified. Perform a final edit pass. * build fix * Update docs/csharp/programming-guide/strings/index.md
- Loading branch information
1 parent
3f7b125
commit b747669
Showing
7 changed files
with
76 additions
and
46 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
...-implementation/media/mixins-with-default-interface-methods/diamond-problem.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
Oops, something went wrong.