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() [4/4]

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

Definition at line 150 of file Regex.cs.

151 {
152 bool flag;
153 return flag;
154 }