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