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

◆ FileWebRequest() [1/3]

System.Net.FileWebRequest.FileWebRequest ( global::System::Uri uri)
inlinepackage

Definition at line 13 of file FileWebRequest.cs.

14 {
15 this.m_timeout = 34464;
16 this.m_method = "GET";
17 if ("GET" == null)
18 {
19 }
20 base..ctor();
21 string scheme = uri.Scheme;
22 if (34464 == 0)
23 {
24 }
25 this.m_uri = uri;
27 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.