Commit 43f7eb1
committed
fix: Remove AppendFormatted(string?) from interpolated handler
Removed the AppendFormatted(string?) method from CSharpInterpolatedStringHandler, as its functionality is now redundant. Also updated the #if NET6_0_OR_GREATER directive to wrap the namespace declaration for improved clarity and consistency.1 parent e039b7f commit 43f7eb1
1 file changed
Lines changed: 1 addition & 14 deletions
Lines changed: 1 addition & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | | - | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | 168 | | |
182 | 169 | | |
183 | 170 | | |
| |||
0 commit comments