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

override bool System.Collections.ArrayList.ReadOnlyArrayList.IsReadOnly
getset

Implements System.Collections.IList.

Definition at line 1205 of file ArrayList.cs.

1206 {
1207 [global::Cpp2ILInjected.Token(Token = "0x6002EE2")]
1208 [global::Cpp2ILInjected.Address(RVA = "0x1C10D60", Offset = "0x1C10D60", Length = "0x8")]
1209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1210 get
1211 {
1212 throw null;
1213 }
1214 }