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 [2/2]

int System.Collections.ICollection. System.ComponentModel.PropertyDescriptorCollection.Count
getsetprivate

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

Definition at line 528 of file PropertyDescriptorCollection.cs.

529 {
530 [global::Cpp2ILInjected.Token(Token = "0x600190A")]
531 [global::Cpp2ILInjected.Address(RVA = "0x1E592F4", Offset = "0x1E592F4", Length = "0x8")]
532 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
533 get
534 {
535 throw null;
536 }
537 }