terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ IEnumerator

Definition at line 518 of file Lookup.cs.

519 {
520 // Token: 0x06000108 RID: 264 RVA: 0x00003B04 File Offset: 0x00001D04
523 {
524 this.<>1__state = <>1__state;
525 }
526
527 // Token: 0x06000109 RID: 265 RVA: 0x00003B20 File Offset: 0x00001D20
529 void IDisposable.Dispose()
530 {
531 }
532
533 // Token: 0x0600010A RID: 266 RVA: 0x00003B30 File Offset: 0x00001D30
534 private bool MoveNext()
535 {
536 int num = this.<>1__state;
537 if (num != 0)
538 {
539 return;
540 }
541 this.<>1__state = num;
542 if (num != 0)
543 {
544 this.<>1__state = 1;
545 this.<>1__state = num;
546 return;
547 }
548 }
549
550 // Token: 0x17000027 RID: 39
551 // (get) Token: 0x0600010B RID: 267 RVA: 0x00002050 File Offset: 0x00000250
552 IGrouping<TKey, TElement> IEnumerator<IGrouping<TKey, TElement>>.Current
553 {
555 get
556 {
557 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
558 }
559 }
560
561 // Token: 0x0600010C RID: 268 RVA: 0x00002050 File Offset: 0x00000250
563 void IEnumerator.Reset()
564 {
565 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
566 }
567
568 // Token: 0x17000028 RID: 40
569 // (get) Token: 0x0600010D RID: 269 RVA: 0x00002050 File Offset: 0x00000250
571 {
573 get
574 {
575 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
576 }
577 }
578
579 // Token: 0x04000082 RID: 130
580 private int <>1__state;
581
582 // Token: 0x04000083 RID: 131
583 private IGrouping<TKey, TElement> <>2__current;
584
585 // Token: 0x04000084 RID: 132
587
588 // Token: 0x04000085 RID: 133
589 private Lookup<TKey, TElement>.Grouping <g>5__2;
590 }
class f__AnonymousType0<< Count > j__TPar
class< GetEnumerator > d__12
Definition Lookup.cs:518