Commit fc8e051
Clarify that collection expressions don't support inline arrays (#47736)
* Initial plan
* Clarify that collection expressions don't support inline arrays
Co-authored-by: BillWagner <[email protected]>
* Update docs/csharp/language-reference/operators/collection-expressions.md
Co-authored-by: Genevieve Warren <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>
Co-authored-by: Bill Wagner <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>1 parent 99423e3 commit fc8e051
File tree
1 file changed
+4
-1
lines changed- docs/csharp/language-reference/operators
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments