/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.Net/ |
H A D | ServicePointTest.cs | 30 max = ServicePointManager.MaxServicePoints; in SaveMax() 31 ServicePointManager.MaxServicePoints = 0; in SaveMax() 36 ServicePointManager.MaxServicePoints = max; in RestoreMax() 47 ServicePointManager.MaxServicePoints = 2; in All() 53 ServicePointManager.MaxServicePoints = 0; in All()
|
H A D | ServicePointManagerTest.cs | 54 Assert.AreEqual (0, ServicePointManager.MaxServicePoints, "#1"); in MaxServicePointManagers() 70 ServicePointManager.MaxServicePoints = 1; in MaxServicePointManagers() 96 ServicePointManager.MaxServicePoints = 0; in FindServicePoint()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/tests/ |
H A D | ServicePointManagerTest.cs | 116 Assert.Equal(0, ServicePointManager.MaxServicePoints); in MaxServicePoints_Roundtrips() 118 ServicePointManager.MaxServicePoints = 42; in MaxServicePoints_Roundtrips() 119 Assert.Equal(42, ServicePointManager.MaxServicePoints); in MaxServicePoints_Roundtrips() 121 ServicePointManager.MaxServicePoints = 0; in MaxServicePoints_Roundtrips() 122 Assert.Equal(0, ServicePointManager.MaxServicePoints); in MaxServicePoints_Roundtrips() 200 …ions.Throws<ArgumentOutOfRangeException>("value", () => ServicePointManager.MaxServicePoints = -1); in InvalidArguments_Throw()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/ |
H A D | ServicePointManager.platformnotsupported.cs | 75 public static int MaxServicePoints { property in System.Net.ServicePointManager
|
H A D | ServicePointManager.cs | 250 public static int MaxServicePoints { property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/ref/ |
H A D | System.Net.ServicePoint.cs | 38 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/ |
H A D | ServicePointManager.cs | 46 public static int MaxServicePoints property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/ |
H A D | ServicePointManager.cs | 324 public static int MaxServicePoints { property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/ |
H A D | System.cs | 6220 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/ |
H A D | System.cs | 6290 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/ |
H A D | System.cs | 6218 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/ |
H A D | System.cs | 6286 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/ |
H A D | System.cs | 8943 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/ |
H A D | System.cs | 8624 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/ |
H A D | System.cs | 8941 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/ |
H A D | System.cs | 8970 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/ |
H A D | System.cs | 8969 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/ |
H A D | System.cs | 8941 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/ |
H A D | System.cs | 8941 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/ |
H A D | System.cs | 8960 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/ |
H A D | System.cs | 9215 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/ |
H A D | System.cs | 8970 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/ |
H A D | System.cs | 9190 public static int MaxServicePoints { get { throw null; } set { } } property in System.Net.ServicePointManager
|