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

bool System.Collections.IList. System.Collections.ObjectModel.Collection< T >.IsReadOnly
getsetprivateinherited

Implements System.Collections.IList.

Definition at line 482 of file Collection.cs.

483 {
484 [global::Cpp2ILInjected.Token(Token = "0x6002FE4")]
485 [global::Cpp2ILInjected.Address(RVA = "0x18F04E0", Offset = "0x18F04E0", Length = "0x84")]
486 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
487 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
488 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
489 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
490 get
491 {
492 throw null;
493 }
494 }