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

◆ Match()

TermInfoStrings System.ByteMatcher.Match ( char[] buffer,
int offset,
int length,
[Out] int used )
inline

Definition at line 50 of file ByteMatcher.cs.

51 {
52 Hashtable hashtable = this.map;
53 if (hashtable == null || hashtable == null)
54 {
55 }
57 long num = 0L;
58 if (hashtable != null)
59 {
60 }
61 if (num == 0L)
62 {
63 throw new InvalidCastException();
64 }
65 throw new OutOfMemoryException();
66 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.ByteMatcher.map.