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 275 of file IndexedSet.cs.

276 {
277 [global::Cpp2ILInjected.Token(Token = "0x600054E")]
278 [global::Cpp2ILInjected.Address(RVA = "0x16BCCFC", Offset = "0x16BCCFC", Length = "0x60")]
279 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
280 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
281 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CanvasUpdateRegistry), Member = "CleanInvalidItems", ReturnType = typeof(void))]
282 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CanvasUpdateRegistry), Member = "PerformUpdate", ReturnType = typeof(void))]
283 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ClipperRegistry), Member = "Cull", ReturnType = typeof(void))]
284 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
285 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IndexOutOfRangeException), Member = ".ctor", ReturnType = typeof(void))]
286 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
287 get
288 {
289 throw null;
290 }
291 [global::Cpp2ILInjected.Token(Token = "0x600054F")]
292 [global::Cpp2ILInjected.Address(RVA = "0x16BCD5C", Offset = "0x16BCD5C", Length = "0xA0")]
293 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
294 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
295 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
296 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
297 set
298 {
299 throw null;
300 }
301 }
class f__AnonymousType0<< Count > j__TPar