terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetNonFileStream()

Stream System.Xml.XmlDownloadManager.GetNonFileStream ( Uri uri,
ICredentials credentials,
IWebProxy proxy,
RequestCachePolicy cachePolicy )
inlineprivate

Definition at line 27 of file XmlDownloadManager.cs.

28 {
29 if (!true)
30 {
31 }
33 if (credentials != null)
34 {
35 }
36 if (proxy != null)
37 {
38 }
39 if (cachePolicy != null)
40 {
41 }
42 if (webRequest != null)
43 {
44 }
45 if (this.connections == null)
46 {
47 }
48 throw new InvalidCastException();
49 }
class f__AnonymousType0<< Count > j__TPar
static WebRequest Create(global::System.Uri requestUri, bool useUriBase)

References System.Xml.XmlDownloadManager.connections, System.Net.WebRequest.Create(), and j__TPar.