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

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

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

Definition at line 756 of file PropertyDescriptorCollection.cs.

757 {
758 [global::Cpp2ILInjected.Token(Token = "0x600191D")]
759 [global::Cpp2ILInjected.Address(RVA = "0x1E59DB8", Offset = "0x1E59DB8", Length = "0x8")]
760 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
761 get
762 {
763 throw null;
764 }
765 }