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

◆ this[int index]

Cookie System.Net.CookieCollection.this[int index]
getset

Definition at line 68 of file CookieCollection.cs.

69 {
70 [global::Cpp2ILInjected.Token(Token = "0x6000D16")]
71 [global::Cpp2ILInjected.Address(RVA = "0x1F2F920", Offset = "0x1F2F920", Length = "0xDC")]
72 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
73 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieCollection.CookieCollectionEnumerator), Member = "System.Collections.IEnumerator.get_Current", ReturnType = typeof(object))]
74 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "ExpireCollection", MemberParameters = new object[] { typeof(CookieCollection) }, ReturnType = typeof(int))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "MergeUpdateCollections", MemberParameters = new object[]
76 {
79 typeof(int),
80 typeof(bool),
81 typeof(bool)
82 }, ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
84 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
85 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
86 get
87 {
88 throw null;
89 }
90 }
class f__AnonymousType0<< Count > j__TPar