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

bool System.Collections.IDictionary. System.ComponentModel.PropertyDescriptorCollection.IsFixedSize
getsetprivate

Definition at line 608 of file PropertyDescriptorCollection.cs.

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