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

◆ Count

int System.Net.CookieCollection.Count
getset

Implements System.Collections.Generic.ICollection< T >.

Definition at line 142 of file CookieCollection.cs.

143 {
144 [global::Cpp2ILInjected.Token(Token = "0x6000D1A")]
145 [global::Cpp2ILInjected.Address(RVA = "0x1F304AC", Offset = "0x1F304AC", Length = "0x14")]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebResponse), Member = "FillCookies", ReturnType = typeof(void))]
147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
148 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
149 get
150 {
151 throw null;
152 }
153 }
class f__AnonymousType0<< Count > j__TPar