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
IncrementalReadDummyDecoder.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Xml
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000022")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x17000032")]
11 internal override bool IsFull
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x60000B4")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1D6208C", Offset = "0x1D6208C", Length = "0x8")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 get
17 {
18 throw null;
19 }
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x60000B5")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1D62094", Offset = "0x1D62094", Length = "0x8")]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
25 internal override int Decode(char[] chars, int startPos, int len)
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x60000B6")]
31 [global::Cpp2ILInjected.Address(RVA = "0x1D6209C", Offset = "0x1D6209C", Length = "0x8")]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XmlTextReaderImpl), Member = "FinishIncrementalRead", ReturnType = typeof(void))]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
36 {
37 throw null;
38 }
39 }
40}
class f__AnonymousType0<< Count > j__TPar
override int Decode(char[] chars, int startPos, int len)