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.DecimalConverter.CanConvertTo ( ITypeDescriptorContext context,
Type destinationType )
inlinevirtual

Reimplemented from System.ComponentModel.BaseNumberConverter.

Definition at line 33 of file DecimalConverter.cs.

34 {
35 if (!true)
36 {
37 }
38 Type type;
39 bool flag = destinationType == type;
40 return true;
41 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.