forked fromfsharp/fsharp
- Notifications
You must be signed in to change notification settings - Fork0
Commit124e934
implement IDisposable interfaces explicitly (#3447)
* added IDisposable* reverted Dispose change1 parentdc744fd commit124e934
File tree
4 files changed
+11
-6
lines changed- src/fsharp/FSharp.Core
4 files changed
+11
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5260 | 5260 | | |
5261 | 5261 | | |
5262 | 5262 | | |
5263 | | - | |
5264 | | - | |
5265 | 5263 | | |
5266 | 5264 | | |
| 5265 | + | |
| 5266 | + | |
| 5267 | + | |
5267 | 5268 | | |
5268 | 5269 | | |
5269 | 5270 | | |
| |||
5317 | 5318 | | |
5318 | 5319 | | |
5319 | 5320 | | |
5320 | | - | |
5321 | 5321 | | |
5322 | 5322 | | |
| 5323 | + | |
| 5324 | + | |
| 5325 | + | |
5323 | 5326 | | |
5324 | 5327 | | |
5325 | 5328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| 398 | + | |
398 | 399 | | |
399 | 400 | | |
400 | 401 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
0 commit comments
Comments
(0)