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

◆ TryGetCacheValueSmall()

static bool System.Text.RegularExpressions.Regex.TryGetCacheValueSmall ( Regex::CachedCodeEntryKey key,
[Out] Regex::CachedCodeEntry entry )
inlinestaticprivate

Definition at line 95 of file Regex.cs.

96 {
97 if (!true)
98 {
99 }
100 if (true)
101 {
102 key._options = RegexOptions.IgnoreCase;
103 if (true)
104 {
105 bool flag;
106 return flag;
107 }
108 }
109 return true;
110 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.