1 write to m_NonBlockingConnectRightEndPoint
System (1)
net\System\Net\Sockets\Socket.cs (1)
1031m_NonBlockingConnectRightEndPoint = endPointSnapshot;
3 references to m_NonBlockingConnectRightEndPoint
System (3)
net\System\Net\Sockets\Socket.cs (3)
397m_RightEndPoint = m_NonBlockingConnectRightEndPoint; 444m_RightEndPoint = m_NonBlockingConnectRightEndPoint; 575m_RightEndPoint = m_NonBlockingConnectRightEndPoint;