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

◆ MaxIdleTime

int System.Net.ServicePoint.MaxIdleTime
getset

Definition at line 184 of file ServicePoint.cs.

185 {
186 [global::Cpp2ILInjected.Token(Token = "0x60010D6")]
187 [global::Cpp2ILInjected.Address(RVA = "0x1E05800", Offset = "0x1E05800", Length = "0x8")]
188 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
189 get
190 {
191 throw null;
192 }
193 [global::Cpp2ILInjected.Token(Token = "0x60010D7")]
194 [global::Cpp2ILInjected.Address(RVA = "0x1E05808", Offset = "0x1E05808", Length = "0x18")]
195 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
196 set
197 {
198 throw null;
199 }
200 }