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

◆ _Domain

string System.Net.Cookie._Domain
getsetprivate

Definition at line 186 of file Cookie.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x6000CD1")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1F2C42C", Offset = "0x1F2C42C", Length = "0xC4")]
190 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Cookie), Member = "ToString", ReturnType = typeof(string))]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
193 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
194 {
195 typeof(string),
196 typeof(string),
197 typeof(string),
198 typeof(string)
199 }, ReturnType = typeof(string))]
200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
201 get
202 {
203 throw null;
204 }
205 }
class f__AnonymousType0<< Count > j__TPar