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.DateTimeOffsetConverter.ConvertTo ( ITypeDescriptorContext context,
CultureInfo culture,
object value,
Type destinationType )
inlinevirtual

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 41 of file DateTimeOffsetConverter.cs.

42 {
43 if (!true)
44 {
45 }
46 Type type;
47 bool flag = destinationType == type;
48 if (value != null)
49 {
50 }
51 Type type2;
52 bool flag2 = destinationType == type2;
53 if (value != null)
54 {
55 }
56 object obj;
57 return obj;
58 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.obj, and System.value.