Commit 06f77fa
authored
Update ThreadLocal`1.xml
Alter wording of `ThreadLocal.Value` initialization to clarify that `NULL -/-> NOT(init)` following dotnet/runtime#101105
Also, removed `MissingMemberException` mention; Value-factory-less initialization does not use reflection, so the exception can never occur.1 parent 36cd913 commit 06f77fa
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
| 626 | + | |
627 | 627 | | |
628 | | - | |
629 | | - | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
630 | 633 | | |
631 | 634 | | |
632 | 635 | | |
633 | 636 | | |
634 | | - | |
635 | 637 | | |
636 | 638 | | |
637 | 639 | | |
| |||
0 commit comments