1 write to _endConnect
System.Net.NameResolution (1)
System\Net\DnsSocket.cs (1)
120
_endConnect
= reflection.EndConnectMethod.CreateDelegate<Action<IAsyncResult>>(socket);
1 reference to _endConnect
System.Net.NameResolution (1)
System\Net\DnsSocket.cs (1)
157
_endConnect
(asyncResult);