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