Commit 52c7149
authored
Avoid tostring in SqlConnectionEncryptOptionConverter if we know value is a string (dotnet#4012)
1 parent 5d695b6 commit 52c7149
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- src/Microsoft.Data.SqlClient/src/Microsoft/Data/SqlClient
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments