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.EventDescriptorCollection.Count
getsetprivate

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

Definition at line 484 of file EventDescriptorCollection.cs.

485 {
486 [global::Cpp2ILInjected.Token(Token = "0x600172B")]
487 [global::Cpp2ILInjected.Address(RVA = "0x1E4B990", Offset = "0x1E4B990", Length = "0x8")]
488 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
489 get
490 {
491 throw null;
492 }
493 }