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

◆ CollectionType

virtual ConfigurationElementCollectionType System.Configuration.ConfigurationElementCollection.CollectionType
getsetinherited

Definition at line 13 of file ConfigurationElementCollection.cs.

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 }