terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ExtendedProtectionPolicyTypeConverter.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x020000EB RID: 235
10 public class ExtendedProtectionPolicyTypeConverter : global::System.ComponentModel.TypeConverter
11 {
12 // Token: 0x0600054A RID: 1354 RVA: 0x00002050 File Offset: 0x00000250
13 public override bool CanConvertTo(global::System.ComponentModel.ITypeDescriptorContext context, Type destinationType)
14 {
15 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
16 }
17
18 // Token: 0x0600054B RID: 1355 RVA: 0x00002050 File Offset: 0x00000250
19 public override object ConvertTo(global::System.ComponentModel.ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
20 {
21 throw new global::Cpp2IlInjected.AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
22 }
23
24 // Token: 0x0600054C RID: 1356 RVA: 0x0001513C File Offset: 0x0001333C
28 }
29}
class f__AnonymousType0<< Count > j__TPar
override object ConvertTo(global::System.ComponentModel.ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
override bool CanConvertTo(global::System.ComponentModel.ITypeDescriptorContext context, Type destinationType)