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.Collections.Specialized.StringCollection.Count
getset

Implements System.Collections.ICollection.

Definition at line 36 of file StringCollection.cs.

37 {
38 [global::Cpp2ILInjected.Token(Token = "0x6001C8D")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1E90B00", Offset = "0x1E90B00", Length = "0x14")]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HeaderInfoTable), Member = "ParseMultiValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string[]))]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
43 get
44 {
45 throw null;
46 }
47 }
class f__AnonymousType0<< Count > j__TPar