This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Commit 2142989
authored
Move MemoryStream to shared CoreLib partition (#15116)
- Apply formating and other minor changes from CoreRT
- Prefer async implementations from CoreCLR since they are more recent and better optimized
- Apply similar changes to UnmanagedMemoryStream as well to keep the two close1 parent 9dd7d6d commit 2142989
File tree
7 files changed
+136
-112
lines changed- src/mscorlib
- src/System/IO
7 files changed
+136
-112
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
522 | 521 | | |
523 | 522 | | |
524 | 523 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
0 commit comments