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

◆ Comment

string System.Net.Cookie.Comment
getset

Definition at line 85 of file Cookie.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x6000CC7")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1F2C38C", Offset = "0x1F2C38C", Length = "0x8")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 get
91 {
92 throw null;
93 }
94 [global::Cpp2ILInjected.Token(Token = "0x6000CC8")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1F2C394", Offset = "0x1F2C394", Length = "0x58")]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
98 set
99 {
100 throw null;
101 }
102 }