3 references to BindIPEndPointDelegate
System (3)
net\System\Net\ServicePoint.cs (3)
1292IPEndPoint localIPEndPoint = BindIPEndPointDelegate(this, clonedRemoteIPEndPoint, retryCount); 1443if (BindIPEndPointDelegate != null) { 1458if (BindIPEndPointDelegate != null) {