You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding missing param description to NetworkStream.Write(System.ReadOnlySpan{System.Byte}) (#2897)
After adding documentation for System.Net.Sockets in #2767, we found out that one param went away with no proper description.
This change adds the missing description to it.
0 commit comments