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

◆ Decoder

MonoChunkParser System.Net.ChunkedInputStream.Decoder
getset

Definition at line 36 of file ChunkedInputStream.cs.

37 {
38 [global::Cpp2ILInjected.Token(Token = "0x6000E1B")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1F3F480", Offset = "0x1F3F480", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
45 [global::Cpp2ILInjected.Token(Token = "0x6000E1C")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1F3F488", Offset = "0x1F3F488", Length = "0x8")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 set
49 {
50 throw null;
51 }
52 }