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

◆ this[int index]

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

Definition at line 173 of file List.cs.

174 {
175 [global::Cpp2ILInjected.Token(Token = "0x60030AE")]
176 [global::Cpp2ILInjected.Address(RVA = "0x172B848", Offset = "0x172B848", Length = "0x3C")]
177 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
178 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
180 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRange_IndexException", ReturnType = typeof(void))]
181 get
182 {
183 throw null;
184 }
185 [global::Cpp2ILInjected.Token(Token = "0x60030AF")]
186 [global::Cpp2ILInjected.Address(RVA = "0x172B884", Offset = "0x172B884", Length = "0x58")]
187 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
188 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
189 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
190 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRange_IndexException", ReturnType = typeof(void))]
191 set
192 {
193 throw null;
194 }
195 }
class f__AnonymousType0<< Count > j__TPar