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
MultilineStringConverter.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020003A7 RID: 935
8 {
9 // Token: 0x060018A7 RID: 6311 RVA: 0x000457F4 File Offset: 0x000439F4
11 {
12 if (!true)
13 {
14 }
15 Type type;
16 bool flag = destinationType == type;
17 if (value != null)
18 {
19 }
20 return base.ConvertTo(context, culture, value, destinationType);
21 }
22
23 // Token: 0x060018A8 RID: 6312 RVA: 0x00045824 File Offset: 0x00043A24
25 {
26 }
27
28 // Token: 0x060018A9 RID: 6313 RVA: 0x00045834 File Offset: 0x00043A34
29 public override bool GetPropertiesSupported(ITypeDescriptorContext context)
30 {
31 }
32
33 // Token: 0x060018AA RID: 6314 RVA: 0x00045844 File Offset: 0x00043A44
35 {
36 }
37 }
38}
class f__AnonymousType0<< Count > j__TPar
override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
override bool GetPropertiesSupported(ITypeDescriptorContext context)
override PropertyDescriptorCollection GetProperties(ITypeDescriptorContext context, object value, Attribute[] attributes)