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
ExpandableObjectConverter.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000376")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600173D")]
11 [global::Cpp2ILInjected.Address(RVA = "0x1E4BEB0", Offset = "0x1E4BEB0", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeConverter), Member = ".ctor", ReturnType = typeof(void))]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x600173E")]
20 [global::Cpp2ILInjected.Address(RVA = "0x1E4BEB8", Offset = "0x1E4BEB8", Length = "0x68")]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeDescriptor), Member = "GetProperties", MemberParameters = new object[]
23 {
24 typeof(object),
26 }, ReturnType = typeof(PropertyDescriptorCollection))]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x600173F")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1E4BF20", Offset = "0x1E4BF20", Length = "0x8")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 public override bool GetPropertiesSupported(ITypeDescriptorContext context)
37 {
38 throw null;
39 }
40 }
41}
class f__AnonymousType0<< Count > j__TPar
override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)
override bool GetPropertiesSupported(ITypeDescriptorContext context)