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

◆ CanConvertTo() [1/2]

override bool System.ComponentModel.EnumConverter.CanConvertTo ( ITypeDescriptorContext context,
Type destinationType )
inlinevirtual

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 56 of file EnumConverter.cs.

57 {
58 if (!true)
59 {
60 }
61 Type type;
62 bool flag = destinationType == type;
63 Type type2;
64 bool flag2 = destinationType == type2;
65 return true;
66 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.ComponentModel.EnumConverter.type.