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
NormalizationTableUtil.cs
Go to the documentation of this file.
1using System;
3using System.Text;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000039")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60000C7")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1AAFE3C", Offset = "0x1AAFE3C", Length = "0x348")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Runtime.CompilerServices.RuntimeHelpers), Member = "InitializeArray", MemberParameters = new object[]
16 {
17 typeof(global::System.Array),
18 typeof(global::System.RuntimeFieldHandle)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CodePointIndexer), Member = ".ctor", MemberParameters = new object[]
21 {
22 typeof(int[]),
23 typeof(int[]),
24 typeof(int),
25 typeof(int)
26 }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 28)]
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x60000C8")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1AB0184", Offset = "0x1AB0184", Length = "0x60")]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Normalization), Member = "PropValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(uint))]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CodePointIndexer), Member = "ToIndex", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
39 public static int PropIdx(int cp)
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x60000C9")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1AB01E4", Offset = "0x1AB01E4", Length = "0x60")]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Normalization), Member = "CharMapIdx", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CodePointIndexer), Member = "ToIndex", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
50 public static int MapIdx(int cp)
51 {
52 throw null;
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x4000100")]
57
58 [global::Cpp2ILInjected.Token(Token = "0x4000101")]
60
61 [global::Cpp2ILInjected.Token(Token = "0x4000102")]
63
64 [global::Cpp2ILInjected.Token(Token = "0x4000103")]
66
67 [global::Cpp2ILInjected.Token(Token = "0x4000104")]
69 }
70}
class f__AnonymousType0<< Count > j__TPar