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

◆ _Path

string System.Net.Cookie._Path
getsetprivate

Definition at line 365 of file Cookie.cs.

366 {
367 [global::Cpp2ILInjected.Token(Token = "0x6000CDD")]
368 [global::Cpp2ILInjected.Address(RVA = "0x1F2C758", Offset = "0x1F2C758", Length = "0x94")]
369 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Cookie), Member = "ToString", ReturnType = typeof(string))]
371 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
372 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
373 {
374 typeof(string),
375 typeof(string)
376 }, ReturnType = typeof(string))]
377 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
378 get
379 {
380 throw null;
381 }
382 }
class f__AnonymousType0<< Count > j__TPar