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