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

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 37 of file ReferenceConverter.cs.

38 {
39 if (!true)
40 {
41 }
42 Type type;
43 bool flag = destinationType == type;
44 if (value != null)
45 {
46 if (context != null)
47 {
48 object obj;
49 return obj;
50 }
51 }
52 else if (context == null || context == null || context == null)
53 {
54 }
55 throw new InvalidCastException();
56 }
class f__AnonymousType0<< Count > j__TPar

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