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
ConfigurationElementCollection.cs
Go to the documentation of this file.
1using System;
5
7{
8 [DebuggerDisplay("Count = {Count}")]
9 [global::Cpp2ILInjected.Token(Token = "0x2000008")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x17000002")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600000F")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1D3BF38", Offset = "0x1D3BF38", Length = "0x38")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 get
20 {
21 throw null;
22 }
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x17000003")]
26 protected virtual string ElementName
27 {
28 [global::Cpp2ILInjected.Token(Token = "0x6000010")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1D3BF70", Offset = "0x1D3BF70", Length = "0x38")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
32 get
33 {
34 throw null;
35 }
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x17000004")]
39 protected virtual bool ThrowOnDuplicate
40 {
41 [global::Cpp2ILInjected.Token(Token = "0x6000011")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1D3BFA8", Offset = "0x1D3BFA8", Length = "0x38")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
45 get
46 {
47 throw null;
48 }
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x6000012")]
53
54 [global::Cpp2ILInjected.Token(Token = "0x6000013")]
55 protected abstract object GetElementKey(ConfigurationElement element);
56 }
57}
class f__AnonymousType0<< Count > j__TPar
object GetElementKey(ConfigurationElement element)
virtual ConfigurationElementCollectionType CollectionType