Commit 3dc4a76
committed
Cleanup: Remove unused
With the removal of the private `GetValue()` method (#f92afc2), a lot of complexity was removed from the `SqlDataReaderExtensions` class. This removes the need for a number of dependencies, as well as the `TryParse` delegate.using statements and delegate1 parent c84b69d commit 3dc4a76
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 19 | | |
28 | 20 | | |
29 | 21 | | |
| |||
0 commit comments