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
DecoderExceptionFallback.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Text
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000261")]
8 [global::System.Serializable]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001495")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1CB216C", Offset = "0x1CB216C", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequestUriBuilder", Member = ".cctor", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x6001496")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1CB2174", Offset = "0x1CB2174", Length = "0x54")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x17000205")]
32 public override int MaxCharCount
33 {
34 [global::Cpp2ILInjected.Token(Token = "0x6001497")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1CB21D0", Offset = "0x1CB21D0", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 get
38 {
39 throw null;
40 }
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x6001498")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1CB21D8", Offset = "0x1CB21D8", Length = "0x5C")]
45 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
48 public override bool Equals(object value)
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x6001499")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1CB2234", Offset = "0x1CB2234", Length = "0x8")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 public override int GetHashCode()
57 {
58 throw null;
59 }
60 }
61}
class f__AnonymousType0<< Count > j__TPar
override DecoderFallbackBuffer CreateFallbackBuffer()