Commit 254844a
[Mono] Restore old code to solve the recent SpanHelpers regressions (dotnet#75917)
* bring back the old code...
* bring back more old code
* Use an ifdef around clr code instead of a separate file
* Delete SpanHelpers.Clr.cs
* Remove a remaining INumber<T> helper from mono
Co-authored-by: Jeff Handley <[email protected]>1 parent 3303bd3 commit 254844a
4 files changed
Lines changed: 2718 additions & 0 deletions
File tree
- src/libraries/System.Private.CoreLib/src
- System
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2462 | 2462 | | |
2463 | 2463 | | |
2464 | 2464 | | |
| 2465 | + | |
| 2466 | + | |
| 2467 | + | |
2465 | 2468 | | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1617 | 1617 | | |
1618 | 1618 | | |
1619 | 1619 | | |
| 1620 | + | |
1620 | 1621 | | |
1621 | 1622 | | |
1622 | 1623 | | |
| |||
1625 | 1626 | | |
1626 | 1627 | | |
1627 | 1628 | | |
| 1629 | + | |
1628 | 1630 | | |
1629 | 1631 | | |
1630 | 1632 | | |
| |||
0 commit comments