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

◆ PreAuthenticate

override bool System.Net.HttpWebRequest.PreAuthenticate
getset

Definition at line 1057 of file HttpWebRequest.cs.

1058 {
1059 [global::Cpp2ILInjected.Token(Token = "0x6000FD4")]
1060 [global::Cpp2ILInjected.Address(RVA = "0x1F53464", Offset = "0x1F53464", Length = "0x8")]
1061 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1062 get
1063 {
1064 throw null;
1065 }
1066 [global::Cpp2ILInjected.Token(Token = "0x6000FD5")]
1067 [global::Cpp2ILInjected.Address(RVA = "0x1F5346C", Offset = "0x1F5346C", Length = "0xC")]
1068 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1069 set
1070 {
1071 throw null;
1072 }
1073 }