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

◆ Equals() [1/3]

override bool System.Text.RegularExpressions.Regex.CachedCodeEntryKey.Equals ( object obj)
inline

Definition at line 739 of file Regex.cs.

740 {
741 if (obj != null)
742 {
743 }
744 bool flag;
745 return flag;
746 }

References System.obj.