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

◆ CanConvertFrom() [1/2]

override bool System.ComponentModel.ReferenceConverter.CanConvertFrom ( ITypeDescriptorContext context,
Type sourceType )
inlinevirtual

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 17 of file ReferenceConverter.cs.

18 {
19 if (!true)
20 {
21 }
22 Type type;
23 bool flag = sourceType == type;
24 return context != null || base.CanConvertFrom(context, sourceType);
25 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.