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

◆ Port

string System.Net.Cookie.Port
getset

Definition at line 554 of file Cookie.cs.

555 {
556 [global::Cpp2ILInjected.Token(Token = "0x6000CE3")]
557 [global::Cpp2ILInjected.Address(RVA = "0x1F2D724", Offset = "0x1F2D724", Length = "0x8")]
558 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
559 get
560 {
561 throw null;
562 }
563 [global::Cpp2ILInjected.Token(Token = "0x6000CE4")]
564 [global::Cpp2ILInjected.Address(RVA = "0x1F2C948", Offset = "0x1F2C948", Length = "0x2DC")]
565 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
566 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Cookie), Member = "Clone", ReturnType = typeof(Cookie))]
567 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieParser), Member = "Get", ReturnType = typeof(Cookie))]
568 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieParser), Member = "GetServer", ReturnType = typeof(Cookie))]
569 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "AddHeader", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
570 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
571 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
572 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Split", MemberParameters = new object[] { typeof(char[]) }, ReturnType = typeof(string[]))]
573 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<int>), Member = ".ctor", ReturnType = typeof(void))]
574 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
575 {
576 typeof(string),
577 typeof(string)
578 }, ReturnType = typeof(bool))]
579 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "TryParse", MemberParameters = new object[]
580 {
581 typeof(string),
582 typeof(ref int)
583 }, ReturnType = typeof(bool))]
584 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<int>), Member = "ToArray", ReturnType = "T[]")]
585 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[]
586 {
587 typeof(string),
588 typeof(object[])
589 }, ReturnType = typeof(string))]
590 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
591 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
592 set
593 {
594 throw null;
595 }
596 }
class f__AnonymousType0<< Count > j__TPar