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

◆ PropertyDescriptorCollection() [3/4]

System.ComponentModel.PropertyDescriptorCollection.PropertyDescriptorCollection ( PropertyDescriptor[] properties,
int propCount,
string[] namedSort,
IComparer comparer )
inlineprivate

Definition at line 32 of file PropertyDescriptorCollection.cs.

33 {
34 object obj;
35 if (namedSort != null && obj != null)
36 {
37 if (obj != null)
38 {
40 if (obj != null)
41 {
42 goto IL_001F;
43 }
44 }
45 throw new InvalidCastException();
46 }
47 IL_001F:
49 this._properties = properties;
51 this._needSort = true;
52 }
class f__AnonymousType0<< Count > j__TPar

References System.comparer, j__TPar, and System.obj.