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

◆ IsFixedSize

bool System.Collections.IList. System.Collections.ObjectModel.ReadOnlyCollection< T >.IsFixedSize
getsetprivate

Implements System.Collections.IList.

Definition at line 248 of file ReadOnlyCollection.cs.

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