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.Generic.List< T >.IsReadOnly
getsetprivate

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

Definition at line 132 of file List.cs.

133 {
134 [global::Cpp2ILInjected.Token(Token = "0x60030AB")]
135 [global::Cpp2ILInjected.Address(RVA = "0x172B7C8", Offset = "0x172B7C8", Length = "0x8")]
136 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 get
139 {
140 throw null;
141 }
142 }