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

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 21 of file TimeSpanConverter.cs.

22 {
23 if (!true)
24 {
25 }
26 Type type;
27 bool flag = destinationType == type;
28 return true;
29 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.