Commit bf6134c
Clarify expected behavior in LINQ async example (#47626)
* Initial plan
* Clarify LINQ async example behavior and add contrasting examples
Co-authored-by: BillWagner <[email protected]>
* Fix markdown lint issues: remove trailing spaces and add blank lines around code blocks
Co-authored-by: BillWagner <[email protected]>
* Apply reviewer suggestions: fix punctuation and use xrefs for API links
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]>1 parent 19e3528 commit bf6134c
1 file changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
134 | 154 | | |
135 | 155 | | |
136 | 156 | | |
| |||
0 commit comments