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

◆ DomainImplicit

bool System.Net.Cookie.DomainImplicit
getsetpackage

Definition at line 208 of file Cookie.cs.

209 {
210 [global::Cpp2ILInjected.Token(Token = "0x6000CD2")]
211 [global::Cpp2ILInjected.Address(RVA = "0x1F2C500", Offset = "0x1F2C500", Length = "0x8")]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 get
214 {
215 throw null;
216 }
217 [global::Cpp2ILInjected.Token(Token = "0x6000CD3")]
218 [global::Cpp2ILInjected.Address(RVA = "0x1F2C508", Offset = "0x1F2C508", Length = "0xC")]
219 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
220 set
221 {
222 throw null;
223 }
224 }