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