1 write to SocketAddressOriginal
System (1)
net\System\Net\Sockets\Socket.cs (1)
4579
asyncResult.
SocketAddressOriginal
= remoteEP.Serialize();
1 reference to SocketAddressOriginal
System (1)
net\System\Net\Sockets\Socket.cs (1)
4643
if (asyncResult.CompletedSynchronously && !asyncResult.
SocketAddressOriginal
.Equals(asyncResult.SocketAddress)) {