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