2 references to UnsafeBeginConnect
System (2)
net\System\Net\ServicePoint.cs (1)
1448attemptSocket.UnsafeBeginConnect(remoteIPEndPoint, m_ConnectCallbackDelegate, state);
net\System\Net\Sockets\Socket.cs (1)
7107IAsyncResult connectResult = context.socket.UnsafeBeginConnect(endPoint,