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

◆ IndexOf() [2/2]

int IList. System.ComponentModel.EventDescriptorCollection.IndexOf ( object value)
inlineprivate

Implements System.Collections.IList.

Definition at line 524 of file EventDescriptorCollection.cs.

525 {
526 if (value != null)
527 {
528 }
529 int num;
530 return num;
531 }

References System.value.