1 reference to
System.Net.Primitives (1)
System\Net\SocketException.cs (1)
34public SocketException(int errorCode, string? message) : this((SocketError)errorCode, message)