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

bool System.Collections.Generic.ICollection<T>. System.ArraySegment< T >.IsReadOnly
getsetprivate

Definition at line 250 of file ArraySegment.cs.

251 {
252 [global::Cpp2ILInjected.Token(Token = "0x60003EE")]
253 [global::Cpp2ILInjected.Address(RVA = "0x15C729C", Offset = "0x15C729C", Length = "0x8")]
254 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 get
257 {
258 throw null;
259 }
260 }