4 references to BindIPEndPoint
netstandard (1)
netstandard.cs (1)
1067
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.
BindIPEndPoint
))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
594
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.
BindIPEndPoint
))]
System.Net.Requests (1)
System\Net\ServicePoint\ServicePoint.cs (1)
29
public
BindIPEndPoint
? BindIPEndPointDelegate { get; set; }
System.Net.ServicePoint (1)
System.Net.ServicePoint.cs (1)
4
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.
BindIPEndPoint
))]