Home
last modified time | relevance | path

Searched refs:HttpContinueDelegate (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/tests/
H A DHttpWebResponseHeaderTest.cs30HttpContinueDelegate continueDelegate = new HttpContinueDelegate(HttpContinueMethod); in HttpWebRequest_ContinueDelegateProperty_Success()
H A DHttpWebRequestTest.cs676 HttpContinueDelegate continueDelegate = new HttpContinueDelegate((a, b) => { }); in ContinueDelegate_SetDelegateThenGet_ValuesSame()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DHttpWebRequest.cs20 public delegate void HttpContinueDelegate(int StatusCode, WebHeaderCollection httpHeaders); in HttpContinueDelegate() method
57 private HttpContinueDelegate _continueDelegate;
710 public HttpContinueDelegate ContinueDelegate
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DHttpWebRequest.platformnotsupported.cs123 public HttpContinueDelegate ContinueDelegate {
H A DHttpWebRequest.cs72 HttpContinueDelegate continueDelegate;
353 public HttpContinueDelegate ContinueDelegate {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/ref/
H A DSystem.Net.Requests.cs11 public delegate void HttpContinueDelegate(int StatusCode, WebHeaderCollection httpHeaders); in HttpContinueDelegate() method
186 public HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DInternal.cs1886 public delegate void HttpContinueDelegate(int StatusCode, WebHeaderCollection httpHeaders); in HttpContinueDelegate() method
H A DHttpWebRequest.cs160 private HttpContinueDelegate _ContinueDelegate;
2382 public HttpContinueDelegate ContinueDelegate {
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5660 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
5950 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5702 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
6009 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5658 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
5948 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5698 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
6005 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8407 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
8676 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs8104 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
8370 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/netstandard/
H A DTypeForwarders.cs1112 [assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.HttpContinueDelegate))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A Dnetstandard.cs1080 …:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.HttpContinueDelegate))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A Dnetstandard.cs1079 …:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.HttpContinueDelegate))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A Dnetstandard.cs1081 …:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.HttpContinueDelegate))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A Dnetstandard.cs1081 …:System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.HttpContinueDelegate))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs8354 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
8661 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs8383 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
8690 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs8382 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
8689 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs8354 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
8661 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs8354 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
8661 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs8373 …public delegate void HttpContinueDelegate(int StatusCode, System.Net.WebHeaderCollection httpHeade… in HttpContinueDelegate() method
8679 public System.Net.HttpContinueDelegate ContinueDelegate { get { throw null; } set { } }

12