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

◆ InternalHasFallbackBuffer

unsafe bool System.Text.Encoder.InternalHasFallbackBuffer
getsetpackageinherited

Definition at line 147 of file Encoder.cs.

148 {
149 [global::Cpp2ILInjected.Token(Token = "0x60014D0")]
150 [global::Cpp2ILInjected.Address(RVA = "0x1CB06BC", Offset = "0x1CB06BC", Length = "0x10")]
151 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF8Encoding), Member = "GetByteCount", MemberParameters = new object[]
153 {
154 typeof(char*),
155 typeof(int),
156 typeof(EncoderNLS)
157 }, ReturnType = typeof(int))]
158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UTF8Encoding), Member = "GetBytes", MemberParameters = new object[]
159 {
160 typeof(char*),
161 typeof(int),
162 typeof(byte*),
163 typeof(int),
164 typeof(EncoderNLS)
165 }, ReturnType = typeof(int))]
166 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnicodeEncoding), Member = "GetByteCount", MemberParameters = new object[]
167 {
168 typeof(char*),
169 typeof(int),
170 typeof(EncoderNLS)
171 }, ReturnType = typeof(int))]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnicodeEncoding), Member = "GetBytes", MemberParameters = new object[]
173 {
174 typeof(char*),
175 typeof(int),
176 typeof(byte*),
177 typeof(int),
178 typeof(EncoderNLS)
179 }, ReturnType = typeof(int))]
180 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding.EncodingByteBuffer), Member = ".ctor", MemberParameters = new object[]
181 {
182 typeof(Encoding),
183 typeof(EncoderNLS),
184 typeof(byte*),
185 typeof(int),
186 typeof(char*),
187 typeof(int)
188 }, ReturnType = typeof(void))]
189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Encoding), Member = "ThrowBytesOverflow", MemberParameters = new object[]
190 {
191 typeof(EncoderNLS),
192 typeof(bool)
193 }, ReturnType = typeof(void))]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
195 get
196 {
197 throw null;
198 }
199 }
class f__AnonymousType0<< Count > j__TPar