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

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 52 of file NullableConverter.cs.

53 {
55 if (!true)
56 {
57 }
58 bool flag = destinationType == type;
59 return true;
60 }
class f__AnonymousType0<< Count > j__TPar
readonly Type< NullableType > k__BackingField

References j__TPar, System.ComponentModel.NullableConverter.k__BackingField, and System.ComponentModel.NullableConverter.UnderlyingType.