Commit 5d77a0e
authored
Add async delegates to the overall list of migration considerations, and details in the details doc. (#34937)
* add note about async delegates https://devblogs.microsoft.com/dotnet/migrating-delegate-begininvoke-calls-for-net-core/ dotnet/runtime#16312 * other doc * feedback1 parent 23f5d23 commit 5d77a0e
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments