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

◆ ConvertTo() [1/2]

override object System.ComponentModel.CultureInfoConverter.ConvertTo ( ITypeDescriptorContext context,
CultureInfo culture,
object value,
Type destinationType )
inlinevirtual

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 60 of file CultureInfoConverter.cs.

61 {
62 int num = 1;
63 if (num == 0)
64 {
65 }
66 if (num == 0)
67 {
68 }
69 Type type;
70 bool flag = destinationType == type;
71 int num2 = 1;
72 if (culture != null)
73 {
74 if (num2 == 0)
75 {
76 }
78 }
79 if (value != null)
80 {
81 if ("(Default)" == null)
82 {
83 }
85 }
86 Type type2;
87 if (value == null || ((type2 == null || type2 != null) && (value == null || value != null)))
88 {
89 object obj;
90 return obj;
91 }
93 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture

References System.culture, System.Globalization.CultureInfo.InvariantCulture, j__TPar, System.obj, and System.value.