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
IncrementalReadDummyDecoder.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml
4{
5 // Token: 0x02000022 RID: 34
7 {
8 // Token: 0x17000032 RID: 50
9 // (get) Token: 0x060000B4 RID: 180 RVA: 0x00003A34 File Offset: 0x00001C34
10 internal override bool IsFull
11 {
12 get
13 {
14 }
15 }
16
17 // Token: 0x060000B5 RID: 181 RVA: 0x00003A44 File Offset: 0x00001C44
18 internal override int Decode(char[] chars, int startPos, int len)
19 {
20 return len;
21 }
22
23 // Token: 0x060000B6 RID: 182 RVA: 0x00003A54 File Offset: 0x00001C54
25 {
26 }
27 }
28}
class f__AnonymousType0<< Count > j__TPar
override int Decode(char[] chars, int startPos, int len)