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
BidirectionalDictionary.cs
Go to the documentation of this file.
1using System;
8
10{
11 [Preserve]
12 [global::Cpp2ILInjected.Token(Token = "0x2000056")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000313")]
16 [global::Cpp2ILInjected.Address(RVA = "0x18E5B28", Offset = "0x18E5B28", Length = "0x6C")]
17 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6000314")]
27 [global::Cpp2ILInjected.Address(RVA = "0x18E5B94", Offset = "0x18E5B94", Length = "0x80")]
28 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EnumUtils), Member = "InitializeEnumType", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(BidirectionalDictionary<string, string>))]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
36
37 [global::Cpp2ILInjected.Token(Token = "0x6000315")]
38 [global::Cpp2ILInjected.Address(RVA = "0x18E5C14", Offset = "0x18E5C14", Length = "0xC0")]
39 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
40 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializerInternalBase), Member = "get_DefaultReferenceMappings", ReturnType = typeof(BidirectionalDictionary<string, object>))]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
49
50 [global::Cpp2ILInjected.Token(Token = "0x6000316")]
51 [global::Cpp2ILInjected.Address(RVA = "0x18E5CD4", Offset = "0x18E5CD4", Length = "0x31C")]
52 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
53 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EnumUtils), Member = "InitializeEnumType", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(BidirectionalDictionary<string, string>))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultReferenceResolver), Member = "GetReference", MemberParameters = new object[]
56 {
57 typeof(object),
58 typeof(object)
59 }, ReturnType = typeof(string))]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultReferenceResolver), Member = "AddReference", MemberParameters = new object[]
61 {
62 typeof(object),
63 typeof(string),
64 typeof(object)
65 }, ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringUtils), Member = "FormatWith", MemberParameters = new object[]
69 {
70 typeof(string),
72 typeof(object)
73 }, ReturnType = typeof(string))]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
76 public void Set(TFirst first, TSecond second)
77 {
78 throw null;
79 }
80
81 [global::Cpp2ILInjected.Token(Token = "0x6000317")]
82 [global::Cpp2ILInjected.Address(RVA = "0x18E5FF0", Offset = "0x18E5FF0", Length = "0xA0")]
83 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
84 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EnumUtils), Member = "ToEnumName", MemberParameters = new object[]
86 {
87 typeof(Type),
88 typeof(string),
89 typeof(bool)
90 }, ReturnType = typeof(string))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultReferenceResolver), Member = "ResolveReference", MemberParameters = new object[]
92 {
93 typeof(object),
94 typeof(string)
95 }, ReturnType = typeof(object))]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
98 public bool TryGetByFirst(TFirst first, out TSecond second)
99 {
100 throw null;
101 }
102
103 [global::Cpp2ILInjected.Token(Token = "0x6000318")]
104 [global::Cpp2ILInjected.Address(RVA = "0x18E6090", Offset = "0x18E6090", Length = "0xA0")]
105 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
106 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EnumUtils), Member = "InitializeEnumType", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(BidirectionalDictionary<string, string>))]
108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(EnumUtils), Member = "ResolvedEnumName", MemberParameters = new object[]
109 {
111 typeof(string)
112 }, ReturnType = typeof(string))]
113 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultReferenceResolver), Member = "GetReference", MemberParameters = new object[]
114 {
115 typeof(object),
116 typeof(object)
117 }, ReturnType = typeof(string))]
118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultReferenceResolver), Member = "IsReferenced", MemberParameters = new object[]
119 {
120 typeof(object),
121 typeof(object)
122 }, ReturnType = typeof(bool))]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
124 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
125 public bool TryGetBySecond(TSecond second, out TFirst first)
126 {
127 throw null;
128 }
129
130 [global::Cpp2ILInjected.Token(Token = "0x4000197")]
131 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
133
134 [global::Cpp2ILInjected.Token(Token = "0x4000198")]
135 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
137
138 [global::Cpp2ILInjected.Token(Token = "0x4000199")]
139 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
141
142 [global::Cpp2ILInjected.Token(Token = "0x400019A")]
143 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
145 }
146}
class f__AnonymousType0<< Count > j__TPar
readonly IDictionary< TSecond, TFirst > _secondToFirst
BidirectionalDictionary(IEqualityComparer< TFirst > firstEqualityComparer, IEqualityComparer< TSecond > secondEqualityComparer, string duplicateFirstErrorMessage, string duplicateSecondErrorMessage)
BidirectionalDictionary(IEqualityComparer< TFirst > firstEqualityComparer, IEqualityComparer< TSecond > secondEqualityComparer)
bool TryGetByFirst(TFirst first, out TSecond second)
bool TryGetBySecond(TSecond second, out TFirst first)
readonly IDictionary< TFirst, TSecond > _firstToSecond