Commit b648936
Add warning about accessing managed resources in finalizers (#47706)
* Initial plan
* Add warning about accessing managed resources in finalizers
Co-authored-by: BillWagner <[email protected]>
* Fix technical inaccuracy: garbage collector doesn't call dispose
Co-authored-by: BillWagner <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: BillWagner <[email protected]>1 parent 29a868d commit b648936
File tree
1 file changed
+3
-0
lines changed- docs/csharp/programming-guide/classes-and-structs
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments