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

◆ FallbackBuffer

unsafe DecoderFallbackBuffer System.Text.Decoder.FallbackBuffer
getsetinherited

Definition at line 44 of file Decoder.cs.

45 {
46 [global::Cpp2ILInjected.Token(Token = "0x600147C")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1CB0C84", Offset = "0x1CB0C84", Length = "0x34")]
48 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ASCIIEncoding), Member = "GetCharCount", MemberParameters = new object[]
50 {
51 typeof(byte*),
52 typeof(int),
53 typeof(DecoderNLS)
54 }, ReturnType = typeof(int))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ASCIIEncoding), Member = "GetChars", MemberParameters = new object[]
56 {
57 typeof(byte*),
58 typeof(int),
59 typeof(char*),
60 typeof(int),
61 typeof(DecoderNLS)
62 }, ReturnType = typeof(int))]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF32Encoding), Member = "GetCharCount", MemberParameters = new object[]
64 {
65 typeof(byte*),
66 typeof(int),
67 typeof(DecoderNLS)
68 }, ReturnType = typeof(int))]
69 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF32Encoding), Member = "GetChars", MemberParameters = new object[]
70 {
71 typeof(byte*),
72 typeof(int),
73 typeof(char*),
74 typeof(int),
75 typeof(DecoderNLS)
76 }, ReturnType = typeof(int))]
77 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF8Encoding), Member = "GetCharCount", MemberParameters = new object[]
78 {
79 typeof(byte*),
80 typeof(int),
81 typeof(DecoderNLS)
82 }, ReturnType = typeof(int))]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF8Encoding), Member = "GetChars", MemberParameters = new object[]
84 {
85 typeof(byte*),
86 typeof(int),
87 typeof(char*),
88 typeof(int),
89 typeof(DecoderNLS)
90 }, ReturnType = typeof(int))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnicodeEncoding), Member = "GetCharCount", MemberParameters = new object[]
92 {
93 typeof(byte*),
94 typeof(int),
95 typeof(DecoderNLS)
96 }, ReturnType = typeof(int))]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnicodeEncoding), Member = "GetChars", MemberParameters = new object[]
98 {
99 typeof(byte*),
100 typeof(int),
101 typeof(char*),
102 typeof(int),
103 typeof(DecoderNLS)
104 }, ReturnType = typeof(int))]
105 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding.EncodingCharBuffer), Member = ".ctor", MemberParameters = new object[]
106 {
107 typeof(Encoding),
108 typeof(DecoderNLS),
109 typeof(char*),
110 typeof(int),
111 typeof(byte*),
112 typeof(int)
113 }, ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding), Member = "ThrowCharsOverflow", MemberParameters = new object[]
115 {
116 typeof(DecoderNLS),
117 typeof(bool)
118 }, ReturnType = typeof(void))]
119 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 20)]
120 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DecoderFallback), Member = "get_ReplacementFallback", ReturnType = typeof(DecoderFallback))]
121 get
122 {
123 throw null;
124 }
125 }
class f__AnonymousType0<< Count > j__TPar