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

◆ IsMatch() [3/4]

static bool System.Text.RegularExpressions.Regex.IsMatch ( string input,
string pattern,
RegexOptions options )
inlinestatic

Definition at line 140 of file Regex.cs.

141 {
142 if (!true)
143 {
144 }
145 bool flag;
146 return flag;
147 }

Referenced by System.Text.RegularExpressions.Regex.IsMatch().