20 internal global::System.Net.HttpWebRequest
Request
62 if (
request.tlsProvider ==
null)
67 this.status = global::System.Net.WebExceptionStatus.SecureChannelFailure;
135 private global::System.Net.Security.SslStream
sslStream;
141 private global::System.Net.WebExceptionStatus
status;
175 public global::System.Net.WebConnectionTunnel
tunnel;
181 private global::System.Net.Sockets.Socket <socket>5
__2;
class f__AnonymousType0<< Count > j__TPar
static MobileTlsProvider GetProviderInternal()
global::System.Net.Security.SslStream sslStream
readonly object sslStreamLock
readonly global::System.Net.Sockets.NetworkStream networkStream
bool CertificateValidationFailed
MonoTlsStream(global::System.Net.HttpWebRequest request, global::System.Net.Sockets.NetworkStream networkStream)
bool< CertificateValidationFailed > k__BackingField
global::System.Net.WebExceptionStatus ExceptionStatus
readonly MonoTlsSettings settings
Task< Stream > CreateStream(global::System.Net.WebConnectionTunnel tunnel, CancellationToken cancellationToken)
global::System.Net.WebExceptionStatus status
readonly global::System.Net.HttpWebRequest request
global::System.Net.HttpWebRequest Request
readonly MobileTlsProvider provider
static void Exit(object obj)
global::System.Net.WebConnectionTunnel tunnel
ConfiguredTaskAwaitable.ConfiguredTaskAwaiter u__1
void SetStateMachine(IAsyncStateMachine stateMachine)
CancellationToken cancellationToken
AsyncTaskMethodBuilder< Stream ><> t__builder