2 references to GetException
System.Net.Sockets (2)
System\Net\Sockets\Socket.Tasks.cs (2)
861
t = Task.FromException<int>(
GetException
(saea.SocketError, wrapExceptionsInIOExceptions: fromNetworkStream));
896
builder.SetException(
GetException
(error, wrapExceptionsInIOExceptions));