terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ SupportsCookieContainer

virtual bool System.Net.HttpWebRequest.SupportsCookieContainer
getset

Definition at line 1232 of file HttpWebRequest.cs.

1233 {
1234 [global::Cpp2ILInjected.Token(Token = "0x6000FE1")]
1235 [global::Cpp2ILInjected.Address(RVA = "0x1F53808", Offset = "0x1F53808", Length = "0x8")]
1236 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1237 get
1238 {
1239 throw null;
1240 }
1241 }