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.CultureInfoConverter.GetStandardValues ( ITypeDescriptorContext context)
inlinevirtual

Reimplemented from System.ComponentModel.TypeConverter.

Definition at line 96 of file CultureInfoConverter.cs.

97 {
98 int num = 1;
99 if (this._values == null)
100 {
101 if (num == 0)
102 {
103 }
106 int parent_lcid = array.parent_lcid;
107 int parent_lcid2 = array.parent_lcid;
108 int parent_lcid3 = array.parent_lcid;
109 if (parent_lcid2 == 0)
110 {
111 if (parent_lcid2 == 0)
112 {
113 }
115 if (invariantCulture2 == null || invariantCulture2 != null)
116 {
117 }
118 }
119 }
120 throw new ArrayTypeMismatchException();
121 }
class f__AnonymousType0<< Count > j__TPar
TypeConverter.StandardValuesCollection _values
static CultureInfo InvariantCulture

References System.ComponentModel.CultureInfoConverter._values, System.array, System.Globalization.CultureInfo.InvariantCulture, j__TPar, and System.Globalization.CultureInfo.parent_lcid.