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

◆ Eof

bool System.Net.CookieTokenizer.Eof
getsetpackage

Definition at line 39 of file CookieTokenizer.cs.

40 {
41 [global::Cpp2ILInjected.Token(Token = "0x6000CFB")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1F2E490", Offset = "0x1F2E490", Length = "0x10")]
43 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 get
46 {
47 throw null;
48 }
49 }