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

◆ IsFixedSize

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

Definition at line 619 of file EventDescriptorCollection.cs.

620 {
621 [global::Cpp2ILInjected.Token(Token = "0x6001737")]
622 [global::Cpp2ILInjected.Address(RVA = "0x1E4BDBC", Offset = "0x1E4BDBC", Length = "0x8")]
623 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
624 get
625 {
626 throw null;
627 }
628 }