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

◆ _Version

string System.Net.Cookie._Version
getsetprivate

Definition at line 740 of file Cookie.cs.

741 {
742 [global::Cpp2ILInjected.Token(Token = "0x6000CF1")]
743 [global::Cpp2ILInjected.Address(RVA = "0x1F2D8A4", Offset = "0x1F2D8A4", Length = "0xFC")]
744 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Cookie), Member = "ToString", ReturnType = typeof(string))]
745 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
746 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NumberFormatInfo), Member = "get_InvariantInfo", ReturnType = typeof(NumberFormatInfo))]
747 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", MemberParameters = new object[] { typeof(IFormatProvider) }, ReturnType = typeof(string))]
748 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
749 {
750 typeof(string),
751 typeof(string),
752 typeof(string),
753 typeof(string)
754 }, ReturnType = typeof(string))]
755 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
756 get
757 {
758 throw null;
759 }
760 }
class f__AnonymousType0<< Count > j__TPar