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.ComponentModel.ListSortDescriptionCollection.Count
getset

Implements System.Collections.ICollection.

Definition at line 175 of file ListSortDescriptionCollection.cs.

176 {
177 [global::Cpp2ILInjected.Token(Token = "0x6001818")]
178 [global::Cpp2ILInjected.Address(RVA = "0x1E500BC", Offset = "0x1E500BC", Length = "0x14")]
179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
180 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
181 get
182 {
183 throw null;
184 }
185 }