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.ServicePoint.Expect100Continue
getset

Definition at line 250 of file ServicePoint.cs.

251 {
252 [global::Cpp2ILInjected.Token(Token = "0x60010DC")]
253 [global::Cpp2ILInjected.Address(RVA = "0x1E05954", Offset = "0x1E05954", Length = "0x4")]
254 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 get
257 {
258 throw null;
259 }
260 [global::Cpp2ILInjected.Token(Token = "0x60010DD")]
261 [global::Cpp2ILInjected.Address(RVA = "0x1E059F4", Offset = "0x1E059F4", Length = "0xC")]
262 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
263 set
264 {
265 throw null;
266 }
267 }