Commit cf58517
Clarify Console.Out language slightly (dotnet#2743)
In particular, Console.Out likely doesn't return the exact object passed to SetOut, but instead another text writer that wraps it, e.g. to provide thread-safety.1 parent 369b41d commit cf58517
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2883 | 2883 | | |
2884 | 2884 | | |
2885 | 2885 | | |
2886 | | - | |
2887 | | - | |
| 2886 | + | |
| 2887 | + | |
2888 | 2888 | | |
2889 | 2889 | | |
2890 | 2890 | | |
| |||
2897 | 2897 | | |
2898 | 2898 | | |
2899 | 2899 | | |
2900 | | - | |
| 2900 | + | |
2901 | 2901 | | |
2902 | 2902 | | |
2903 | 2903 | | |
| |||
6030 | 6030 | | |
6031 | 6031 | | |
6032 | 6032 | | |
6033 | | - | |
| 6033 | + | |
0 commit comments