terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetCharCount() [2/3]

unsafe override int System.Text.UnicodeEncoding.GetCharCount ( byte * bytes,
int count,
DecoderNLS baseDecoder )
inlinepackagevirtual

Reimplemented from System.Text.Encoding.

Definition at line 291 of file UnicodeEncoding.cs.

292 {
293 if (baseDecoder != null)
294 {
295 }
296 long num = 0L;
297 long num2 = 55296L;
298 if (num == 0L)
299 {
300 }
301 if (num == 0L)
302 {
303 }
304 if (bytes == null)
305 {
306 }
307 if (num2 != 0L)
308 {
309 }
310 throw new InvalidCastException();
311 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.