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

◆ IEnumerator

class<GetEnumerator> System.Linq.Lookup< TKey, TElement >.Grouping.IEnumerator
setprivate

Definition at line 338 of file Lookup.cs.

339 {
341 [global::Cpp2ILInjected.Token(Token = "0x6000102")]
342 [global::Cpp2ILInjected.Address(RVA = "0x15BAF00", Offset = "0x15BAF00", Length = "0x28")]
343 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
344 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
345 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
347 {
348 throw null;
349 }
350
352 [global::Cpp2ILInjected.Token(Token = "0x6000103")]
353 [global::Cpp2ILInjected.Address(RVA = "0x15BAF28", Offset = "0x15BAF28", Length = "0x4")]
354 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
355 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
356 private void System.IDisposable.Dispose()
357 {
358 throw null;
359 }
360
361 [global::Cpp2ILInjected.Token(Token = "0x6000104")]
362 [global::Cpp2ILInjected.Address(RVA = "0x15BAF2C", Offset = "0x15BAF2C", Length = "0x6C")]
363 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
364 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
365 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
366 private bool MoveNext()
367 {
368 throw null;
369 }
370
371 [global::Cpp2ILInjected.Token(Token = "0x17000025")]
372 private TElement System.Collections.Generic.IEnumerator<TElement>.Current
373 {
375 [global::Cpp2ILInjected.Token(Token = "0x6000105")]
376 [global::Cpp2ILInjected.Address(RVA = "0x15BAF98", Offset = "0x15BAF98", Length = "0x8")]
377 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
378 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
379 get
380 {
381 throw null;
382 }
383 }
384
386 [global::Cpp2ILInjected.Token(Token = "0x6000106")]
387 [global::Cpp2ILInjected.Address(RVA = "0x15BAFA0", Offset = "0x15BAFA0", Length = "0x38")]
388 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
389 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
390 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
391 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
392 private void System.Collections.IEnumerator.Reset()
393 {
394 throw null;
395 }
396
397 [global::Cpp2ILInjected.Token(Token = "0x17000026")]
399 {
401 [global::Cpp2ILInjected.Token(Token = "0x6000107")]
402 [global::Cpp2ILInjected.Address(RVA = "0x15BAFD8", Offset = "0x15BAFD8", Length = "0x8")]
403 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
404 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
405 get
406 {
407 throw null;
408 }
409 }
410
411 [global::Cpp2ILInjected.Token(Token = "0x400007E")]
412 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
413 private int <>1__state;
414
415 [global::Cpp2ILInjected.Token(Token = "0x400007F")]
416 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
417 private TElement <>2__current;
418
419 [global::Cpp2ILInjected.Token(Token = "0x4000080")]
420 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
421 public Lookup<TKey, TElement>.Grouping <>4__this;
422
423 [global::Cpp2ILInjected.Token(Token = "0x4000081")]
424 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
425 private int <i>5__2;
426 }
class f__AnonymousType0<< Count > j__TPar
class< GetEnumerator > d__7
Definition Lookup.cs:338
int System.Collections.Generic.ICollection< TElement >. Count
Definition Lookup.cs:160