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

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 40 of file CultureInfoConverter.cs.

41 {
42 if (!true)
43 {
44 }
45 Type type;
46 bool flag = destinationType == type;
47 return true;
48 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.