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.Collections.ObjectModel.ReadOnlyCollection< T >.IsReadOnly
getsetprivate

Implements System.Collections.IList.

Definition at line 261 of file ReadOnlyCollection.cs.

262 {
263 [global::Cpp2ILInjected.Token(Token = "0x6003000")]
264 [global::Cpp2ILInjected.Address(RVA = "0x182050C", Offset = "0x182050C", Length = "0x8")]
265 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 get
268 {
269 throw null;
270 }
271 }