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

◆ UseNagleAlgorithm

bool System.Net.ServicePointManager.UseNagleAlgorithm
staticgetset

Definition at line 345 of file ServicePointManager.cs.

346 {
347 [global::Cpp2ILInjected.Token(Token = "0x6001111")]
348 [global::Cpp2ILInjected.Address(RVA = "0x1E07520", Offset = "0x1E07520", Length = "0x58")]
349 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
350 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
351 get
352 {
353 throw null;
354 }
355 [global::Cpp2ILInjected.Token(Token = "0x6001112")]
356 [global::Cpp2ILInjected.Address(RVA = "0x1E07578", Offset = "0x1E07578", Length = "0x5C")]
357 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
358 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
359 set
360 {
361 throw null;
362 }
363 }