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
CaseSensitiveStringDictionary.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000423")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001CAB")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E91230", Offset = "0x1E91230", Length = "0x4")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ProcessStartInfo), Member = "get_EnvironmentVariables", ReturnType = typeof(StringDictionary))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringDictionary), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x1700066D")]
22 public override string this[string key]
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6001CAC")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1E91234", Offset = "0x1E91234", Length = "0xC0")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
30 get
31 {
32 throw null;
33 }
34 [global::Cpp2ILInjected.Token(Token = "0x6001CAD")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E912F4", Offset = "0x1E912F4", Length = "0x68")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
39 set
40 {
41 throw null;
42 }
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x6001CAE")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1E9135C", Offset = "0x1E9135C", Length = "0x68")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
50 public override void Add(string key, string value)
51 {
52 throw null;
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x6001CAF")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1E913C4", Offset = "0x1E913C4", Length = "0x68")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
60 public override void Remove(string key)
61 {
62 throw null;
63 }
64 }
65}
class f__AnonymousType0<< Count > j__TPar