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

◆ GetStandardValues() [2/2]

override TypeConverter.StandardValuesCollection System.ComponentModel.ReferenceConverter.GetStandardValues ( ITypeDescriptorContext context)
inlinevirtual

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 59 of file ReferenceConverter.cs.

60 {
61 if (context != null)
62 {
63 }
64 if (context != null)
65 {
66 if (context == null)
67 {
68 throw new InvalidCastException();
69 }
70 Type type = this._type;
71 }
72 if (context != null)
73 {
74 while (context == null)
75 {
76 }
77 if (context != null)
78 {
79 Type type2 = this._type;
80 long num = 0L;
81 int num2 = 7;
82 if (context != null)
83 {
84 }
85 if (num != 0L)
86 {
87 throw new OutOfMemoryException();
88 }
89 if (num2 == 0)
90 {
91 }
92 }
93 }
94 throw new InvalidCastException();
95 }
class f__AnonymousType0<< Count > j__TPar

References System.ComponentModel.ReferenceConverter._type, j__TPar, and System.L.