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

◆ UnsafeAuthenticatedConnectionSharing

bool System.Net.HttpWebRequest.UnsafeAuthenticatedConnectionSharing
getset

Definition at line 1360 of file HttpWebRequest.cs.

1361 {
1362 [global::Cpp2ILInjected.Token(Token = "0x6000FEA")]
1363 [global::Cpp2ILInjected.Address(RVA = "0x1F53BE8", Offset = "0x1F53BE8", Length = "0x8")]
1364 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1365 get
1366 {
1367 throw null;
1368 }
1369 [global::Cpp2ILInjected.Token(Token = "0x6000FEB")]
1370 [global::Cpp2ILInjected.Address(RVA = "0x1F53BF0", Offset = "0x1F53BF0", Length = "0xC")]
1371 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1372 set
1373 {
1374 throw null;
1375 }
1376 }