Commit e540584
CA1835 Prefer the 'Memory'-based overloads for 'ReadAsync' and 'Write… (#7184)
* CA1835 Prefer the 'Memory'-based overloads for 'ReadAsync' and 'WriteAsync'
* Update src/Shared/CommunicationsUtilities.cs
Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
* Revert CodeAnalysis.ruleset
* enable warning on CA1835
Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>1 parent cefeea2 commit e540584
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| |||
0 commit comments