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

◆ HttpOnly

bool System.Net.Cookie.HttpOnly
getset

Definition at line 124 of file Cookie.cs.

125 {
126 [global::Cpp2ILInjected.Token(Token = "0x6000CCB")]
127 [global::Cpp2ILInjected.Address(RVA = "0x1F2C3FC", Offset = "0x1F2C3FC", Length = "0x8")]
128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
129 get
130 {
131 throw null;
132 }
133 [global::Cpp2ILInjected.Token(Token = "0x6000CCC")]
134 [global::Cpp2ILInjected.Address(RVA = "0x1F2C404", Offset = "0x1F2C404", Length = "0xC")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 set
137 {
138 throw null;
139 }
140 }