Home
last modified time | relevance | path

Searched refs:BindIPEndPoint (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/ref/
H A DSystem.Net.ServicePoint.cs10 …public delegate System.Net.IPEndPoint BindIPEndPoint(System.Net.ServicePoint servicePoint, System.… in BindIPEndPoint() method
14 public System.Net.BindIPEndPoint BindIPEndPointDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DBindIPEndPoint.cs29 …public delegate IPEndPoint BindIPEndPoint (ServicePoint servicePoint, IPEndPoint remoteEndPoint, i… in BindIPEndPoint() method
H A DServicePoint.platformnotsupported.cs47 public BindIPEndPoint BindIPEndPointDelegate
H A DServicePoint.cs59 BindIPEndPoint endPointCallback = null;
87 public BindIPEndPoint BindIPEndPointDelegate
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/
H A DBindIPEndPoint.cs7 …public delegate IPEndPoint BindIPEndPoint(ServicePoint servicePoint, IPEndPoint remoteEndPoint, in… in BindIPEndPoint() method
H A DServicePoint.cs25 public BindIPEndPoint BindIPEndPointDelegate { get; set; }
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Net.ServicePoint/
H A DTypeForwarders.cs23 …embly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.BindIPEndPoint))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Net.ServicePoint.cs17 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.BindIPEndPoint
H A Dnetstandard.cs1009 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.BindIPEndPoint
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Net.ServicePoint.cs17 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.BindIPEndPoint
H A Dnetstandard.cs1010 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.BindIPEndPoint
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Net.ServicePoint.cs17 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.BindIPEndPoint
H A Dnetstandard.cs1010 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.BindIPEndPoint
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DServicePoint.cs19 …public delegate IPEndPoint BindIPEndPoint(ServicePoint servicePoint, IPEndPoint remoteEndPoint, in… in BindIPEndPoint() method
57 private BindIPEndPoint m_BindIPEndPointDelegate = null;
91 public BindIPEndPoint BindIPEndPointDelegate {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/tests/
H A DServicePointManagerTest.cs326 BindIPEndPoint expectedBindIPEndPointDelegate = delegate { return null; }; in FindServicePoint_PropertiesRoundtrip()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources46 System.Net/BindIPEndPoint.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5344 …public delegate System.Net.IPEndPoint BindIPEndPoint(System.Net.ServicePoint servicePoint, System.… in BindIPEndPoint() method
6187 public System.Net.BindIPEndPoint BindIPEndPointDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5381 …public delegate System.Net.IPEndPoint BindIPEndPoint(System.Net.ServicePoint servicePoint, System.… in BindIPEndPoint() method
6252 public System.Net.BindIPEndPoint BindIPEndPointDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5342 …public delegate System.Net.IPEndPoint BindIPEndPoint(System.Net.ServicePoint servicePoint, System.… in BindIPEndPoint() method
6185 public System.Net.BindIPEndPoint BindIPEndPointDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5377 …public delegate System.Net.IPEndPoint BindIPEndPoint(System.Net.ServicePoint servicePoint, System.… in BindIPEndPoint() method
6248 public System.Net.BindIPEndPoint BindIPEndPointDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8074 …public delegate System.Net.IPEndPoint BindIPEndPoint(System.Net.ServicePoint servicePoint, System.… in BindIPEndPoint() method
8907 public System.Net.BindIPEndPoint BindIPEndPointDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs7783 …public delegate System.Net.IPEndPoint BindIPEndPoint(System.Net.ServicePoint servicePoint, System.… in BindIPEndPoint() method
8588 public System.Net.BindIPEndPoint BindIPEndPointDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/netstandard/
H A DTypeForwarders.cs1090 [assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.BindIPEndPoint))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A Dnetstandard.cs1008 [assembly:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.BindIPEndPoint
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8014 …public delegate System.Net.IPEndPoint BindIPEndPoint(System.Net.ServicePoint servicePoint, System.… in BindIPEndPoint() method
8905 public System.Net.BindIPEndPoint BindIPEndPointDelegate { get { throw null; } set { } }

12