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

◆ LastIndexOf() [1/2]

override int System.Collections.Generic.ByteEqualityComparer.LastIndexOf ( byte[] array,
byte value,
int startIndex,
int count )
inlinepackage

Definition at line 40 of file ByteEqualityComparer.cs.

41 {
42 return startIndex;
43 }

References System.startIndex.