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

◆ Expect100Continue

bool System.Net.ServicePointManager.Expect100Continue
staticgetset

Definition at line 324 of file ServicePointManager.cs.

325 {
326 [global::Cpp2ILInjected.Token(Token = "0x600110F")]
327 [global::Cpp2ILInjected.Address(RVA = "0x1E0746C", Offset = "0x1E0746C", Length = "0x58")]
328 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
329 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
330 get
331 {
332 throw null;
333 }
334 [global::Cpp2ILInjected.Token(Token = "0x6001110")]
335 [global::Cpp2ILInjected.Address(RVA = "0x1E074C4", Offset = "0x1E074C4", Length = "0x5C")]
336 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
337 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
338 set
339 {
340 throw null;
341 }
342 }