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.FileWebRequest.PreAuthenticate
getset

Definition at line 249 of file FileWebRequest.cs.

250 {
251 [global::Cpp2ILInjected.Token(Token = "0x6000D69")]
252 [global::Cpp2ILInjected.Address(RVA = "0x1F36854", Offset = "0x1F36854", Length = "0x8")]
253 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
254 get
255 {
256 throw null;
257 }
258 [global::Cpp2ILInjected.Token(Token = "0x6000D6A")]
259 [global::Cpp2ILInjected.Address(RVA = "0x1F3685C", Offset = "0x1F3685C", Length = "0xC")]
260 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
261 set
262 {
263 throw null;
264 }
265 }