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()

override bool System.UriTypeConverter.CanConvertFrom ( global::System::ComponentModel::ITypeDescriptorContext context,
Type sourceType )
inline

Definition at line 27 of file UriTypeConverter.cs.

28 {
29 if (!true)
30 {
31 }
32 bool flag;
33 return flag;
34 }