33 if (credentials !=
null)
39 if (cachePolicy !=
null)
55 if (hashtable !=
null)
162 if (credentials !=
null)
165 if (this.proxy !=
null)
169 if (this.cachePolicy !=
null)
205 private WebRequest <req>5
__2;
class f__AnonymousType0<< Count > j__TPar
static WebRequest Create(global::System.Uri requestUri, bool useUriBase)
static void Exit(object obj)
Stream GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
Stream GetNonFileStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
Task< Stream > GetNonFileStreamAsync(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
Task< Stream > GetStreamAsync(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
AsyncTaskMethodBuilder< Stream ><> t__builder
void SetStateMachine(IAsyncStateMachine stateMachine)
RequestCachePolicy cachePolicy
ConfiguredTaskAwaitable< WebResponse >.ConfiguredTaskAwaiter u__1