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.OrderedDictionary.Count
getset

Implements System.Collections.ICollection.

Definition at line 59 of file OrderedDictionary.cs.

60 {
61 [global::Cpp2ILInjected.Token(Token = "0x6001C68")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1E8F0A4", Offset = "0x1E8F0A4", Length = "0x1C")]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ReflectTypeDescriptionProvider.ReflectedTypeData", Member = "GetAttributes", ReturnType = typeof(AttributeCollection))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OrderedDictionary), Member = "get_objectsArray", ReturnType = typeof(ArrayList))]
66 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
67 get
68 {
69 throw null;
70 }
71 }
class f__AnonymousType0<< Count > j__TPar