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

◆ EventDescriptorCollection() [3/4]

System.ComponentModel.EventDescriptorCollection.EventDescriptorCollection ( EventDescriptor[] events,
int eventCount,
string[] namedSort,
IComparer comparer )
inlineprivate

Definition at line 30 of file EventDescriptorCollection.cs.

31 {
32 object obj;
33 if (namedSort != null && obj != null)
34 {
35 if (obj != null)
36 {
38 if (obj != null)
39 {
40 goto IL_001F;
41 }
42 }
43 throw new InvalidCastException();
44 }
45 IL_001F:
47 this._events = events;
49 this._needSort = true;
50 }
class f__AnonymousType0<< Count > j__TPar

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