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.Configuration.ServicePointManagerElement.Expect100Continue
getset

Definition at line 127 of file ServicePointManagerElement.cs.

128 {
129 [global::Cpp2ILInjected.Token(Token = "0x6001F41")]
130 [global::Cpp2ILInjected.Address(RVA = "0x1E9AE78", Offset = "0x1E9AE78", Length = "0x38")]
131 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
132 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
133 get
134 {
135 throw null;
136 }
137 [global::Cpp2ILInjected.Token(Token = "0x6001F42")]
138 [global::Cpp2ILInjected.Address(RVA = "0x1E9AEB0", Offset = "0x1E9AEB0", Length = "0x38")]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
140 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
141 set
142 {
143 throw null;
144 }
145 }