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