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
ExtendedProtectionPolicyTypeConverter.cs
Go to the documentation of this file.
1using System;
6
8{
10 [global::Cpp2ILInjected.Token(Token = "0x20000EB")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x600054A")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1ECD3D8", Offset = "0x1ECD3D8", Length = "0x38")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotImplementedException), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
19 {
20 throw null;
21 }
22
23 [global::Cpp2ILInjected.Token(Token = "0x600054B")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1ECD410", Offset = "0x1ECD410", Length = "0x38")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotImplementedException), Member = ".ctor", ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
29 {
30 throw null;
31 }
32
33 [global::Cpp2ILInjected.Token(Token = "0x600054C")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1ECD448", Offset = "0x1ECD448", Length = "0x8")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeConverter), Member = ".ctor", ReturnType = typeof(void))]
38 {
39 throw null;
40 }
41 }
42}
class f__AnonymousType0<< Count > j__TPar
override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)