Commit 7f9c6b5
Fix async method naming convention in code example (#47588)
* Initial plan
* Fix async method naming: rename GetDotNetCount to GetDotNetCountAsync
Co-authored-by: gewarren <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: gewarren <[email protected]>1 parent 98d8f43 commit 7f9c6b5
File tree
1 file changed
+3
-3
lines changed- docs/csharp/asynchronous-programming/snippets/async-scenarios
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
0 commit comments