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

◆ IsReadOnly

bool System.Collections.IList. System.ComponentModel.EventDescriptorCollection.IsReadOnly
getsetprivate

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

Definition at line 607 of file EventDescriptorCollection.cs.

608 {
609 [global::Cpp2ILInjected.Token(Token = "0x6001736")]
610 [global::Cpp2ILInjected.Address(RVA = "0x1E4BDB4", Offset = "0x1E4BDB4", Length = "0x8")]
611 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
612 get
613 {
614 throw null;
615 }
616 }