terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ SendContinue

bool System.Net.ServicePoint.SendContinue
getsetpackage

Definition at line 258 of file ServicePoint.cs.

259 {
260 get
261 {
262 bool flag = this.sendContinue;
263 if (flag)
264 {
265 Version version = this.protocolVersion;
266 return true;
267 }
269 if (!flag)
270 {
271 }
272 bool flag2;
273 return flag2;
274 }
275 set
276 {
277 }
278 }
class f__AnonymousType0<< Count > j__TPar