Commit 183cc44
Preserve JSON-RPC error data in .NET (#1425)
* Preserve JSON-RPC error data in .NET
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Address JSON-RPC error data review feedback
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Fix JsonRpc test nullability warning
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Address JsonRpc test nullability feedback
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Revert JsonRpcTests null-forgiving change
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Remove JsonRpcTests changes from PR
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3dd7b01 commit 183cc44
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
444 | 447 | | |
445 | 448 | | |
446 | 449 | | |
| |||
899 | 902 | | |
900 | 903 | | |
901 | 904 | | |
902 | | - | |
| 905 | + | |
903 | 906 | | |
904 | 907 | | |
905 | 908 | | |
906 | 909 | | |
907 | 910 | | |
| 911 | + | |
| 912 | + | |
908 | 913 | | |
909 | 914 | | |
910 | 915 | | |
| |||
0 commit comments